Files
DocsGPT/.env-template
2023-06-03 11:03:44 +02:00

3 lines
123 B
Plaintext

OPENAI_API_KEY=<LLM api key (for example, open ai key)>
EMBEDDINGS_KEY=<LLM embeddings api key (for example, open ai key)>