This commit is contained in:
Anton Larin
2023-06-02 22:27:55 +02:00
parent bbf55ca46e
commit b4bd34fb96
6 changed files with 205 additions and 160 deletions

View File

@@ -3,4 +3,8 @@ EMBEDDINGS_KEY=your_api_key
CELERY_BROKER_URL=redis://localhost:6379/0
CELERY_RESULT_BACKEND=redis://localhost:6379/1
MONGO_URI=mongodb://localhost:27017/docsgpt
API_URL=http://localhost:5001
API_URL=http://localhost:5001
OPENAI_API_BASE=
OPENAI_API_VERSION=
AZURE_DEPLOYMENT_NAME=