Skip to content

Commit

Permalink
docs: clean up sample envs
Browse files Browse the repository at this point in the history
  • Loading branch information
thehapyone committed Apr 29, 2024
1 parent a2b8273 commit e52969f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .env.sample
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
AZURE_OPENAI_API_KEY="sample token"
GITLAB_PASSWORD="sample token"
CHAINLIT_AUTH_SECRET="sample secret"
COHERE_API_KEY="sample key"
JIRA_PASSWORD="sample token"
SAGE_HOME="path to your docker compose directory"
HF_TOKEN="Hugging face hub API token"
AZURE_API_KEY="sample token"
AZURE_API_BASE="Azure API endpoint"
AZURE_API_VERSION="Azure API Version"

0 comments on commit e52969f

Please sign in to comment.