Feynman Liang commited on
Commit
797a036
1 Parent(s): 3dea868

Envrc example

Browse files
Files changed (2) hide show
  1. .envrc.example +3 -0
  2. .gitignore +1 -0
.envrc.example ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ use flake .
2
+ export OPENAI_BASE_URL=https://dreamcatcher.blueteam.ai/api/v1/endpoints/bsvan24/openai/v1
3
+ export OPENAI_API_KEY=
.gitignore CHANGED
@@ -1,2 +1,3 @@
 
1
  .direnv/
2
  .ipynb_checkpoints/
 
1
+ .envrc
2
  .direnv/
3
  .ipynb_checkpoints/