Skip to content

Commit

Permalink
Removed bare OPENAI_API_KEY and replaces with assistant-specific one,…
Browse files Browse the repository at this point in the history
… less confusing
  • Loading branch information
dividor committed Jul 14, 2024
1 parent 5988b08 commit 2b54c6f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@ ASSISTANTS_API_VERSION=<For Azure only, eg 2024-02-15-preview>
ASSISTANTS_MODEL=<On Open AI, the model name, on Azure the deployment name of the model you created in Azure which the assitant uses, eg gpt-4o>
ASSISTANTS_BOT_NAME=<Your assistant name, eg "Humanitarian AI Assistant">

# Leave as-is
ASSISTANTS_API_KEY=${ASSISTANTS_API_KEY}
ASSISTANTS_BASE_URL=""
#==================================================#
# Deployments Settings #
#==================================================#
Expand Down

0 comments on commit 2b54c6f

Please sign in to comment.