Commit Graph

37 Commits (3c492062a97947c93d6639e99e751bcffa28bf59)

Author SHA1 Message Date
Anton Larin 577556678c Fix model selection at least for openAI LLM_NAME 6 months ago
Anush008 00dfb07b15
chore: revert to faiss default 7 months ago
Anush008 75c0cadb50
feat: Qdrant vector store 7 months ago
Alex b7927d8d75 Add PremAI LLM implementation 8 months ago
Alex b45fd58944 Update EMBEDDINGS_NAME in settings.py and test_vector_store.py 9 months ago
Alex b3149def82 Update EMBEDDINGS_NAME in settings.py 9 months ago
Alex e1b2991aa6 Update LLM_NAME and EMBEDDINGS_NAME 9 months ago
Alex 033bcf80d0 docsgpt llm provider 9 months ago
Alex f039d37c8a fix: pydantic 9 months ago
Guspan Tanadi d81838dfc4
docs: close parentheses EMBEDDINGS_KEY comment settings 11 months ago
Alex 4f5e363452 sagemaker streaming 12 months ago
Alex 9a33bf2210 script + cpu optimisations 1 year ago
Alex 6045cbbc62
Merge pull request #355 from arc53/feature/cpu-llm
llama-cpp local
1 year ago
Alex 9bbf4044e0 script 1 year ago
Alex 2fea294b13 Update settings.py 1 year ago
Alex 3eacfb91aa fix314 1 year ago
Alex 94164c2a71
Merge branch 'main' into featue/elasticsearch 1 year ago
Alex 347cfe253f elastic2 1 year ago
Alex e4be38b9f7 sagemaker + llm creator class 1 year ago
Alex 8fa9657ba6 working full 1 year ago
Alex e593241d75 Support for hf models optimised for docsgpt 1 year ago
Anton Larin ac5ac3e9f1 Revert "Changed environment variable names OPENAI_API_BASE and OPENAI_API_VERSION to AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_VERSION"
This reverts commit ce8b29e9d0.
1 year ago
Rik Schoonbeek ce8b29e9d0 Changed environment variable names OPENAI_API_BASE and OPENAI_API_VERSION to AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_VERSION 1 year ago
Idan 2404899e28 Fixed request length bug, changed to as less used port 1 year ago
Anton Larin 006897f1c0 Azure support for streaming output. 1 year ago
Alex 94cc18bd71 fix for sending sources + azure embeddings issue 1 year ago
Anton Larin b4bd34fb96 fix arc53/DocsGPT#199 1 year ago
Alex f8910ba136 Added history in streaming convo + fixed little bug with message margins on loading state 1 year ago
Alex aaa1249a41 model fix + env var 1 year ago
Anton Larin 962becb9a5
Linting
* validate python formatting on every build with Ruff
* fix lint warnings
1 year ago
Serj 31350e6302 Set celery and mongo urls as default 1 year ago
Serj 8742cdae0a Refactored url join 1 year ago
Serj 2d92e95c8a Added settings usage to the worker 1 year ago
Serj 47e5d5684a Replace other env variables in the file 1 year ago
Serj b723e14d98 Added embeddings name variable 1 year ago
Serj c9d24b8f42 Added llm model variable 1 year ago
Serj 43622e7ab1 Added settings file 1 year ago