DocsGPT/.env-template
2023-05-26 08:57:11 +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)>