Commit Graph

41 Commits (main)

Author SHA1 Message Date
Alex 8d7a134cb4 lint: ruff 1 month ago
Alex e03e185d30 Add Brave Search retriever and update application files 1 month ago
Alex 19494685ba Update application files, fix LLM models, and create new retriever class 1 month ago
Alex abf24fe60f Update FLASK_DEBUG_MODE setting to use value from settings module 1 month ago
Anton Larin 577556678c Fix model selection at least for openAI LLM_NAME 2 months ago
Anush008 00dfb07b15
chore: revert to faiss default 3 months ago
Anush008 75c0cadb50
feat: Qdrant vector store 3 months ago
Alex b7927d8d75 Add PremAI LLM implementation 3 months ago
Alex b45fd58944 Update EMBEDDINGS_NAME in settings.py and test_vector_store.py 4 months ago
Alex b3149def82 Update EMBEDDINGS_NAME in settings.py 4 months ago
Alex e1b2991aa6 Update LLM_NAME and EMBEDDINGS_NAME 4 months ago
Alex 033bcf80d0 docsgpt llm provider 4 months ago
Alex f039d37c8a fix: pydantic 5 months ago
Guspan Tanadi d81838dfc4
docs: close parentheses EMBEDDINGS_KEY comment settings 7 months ago
Alex 4f5e363452 sagemaker streaming 8 months ago
Alex 9a33bf2210 script + cpu optimisations 8 months ago
Alex 6045cbbc62
Merge pull request #355 from arc53/feature/cpu-llm
llama-cpp local
8 months ago
Alex 9bbf4044e0 script 8 months ago
Alex 2fea294b13 Update settings.py 8 months ago
Alex 3eacfb91aa fix314 8 months ago
Alex 94164c2a71
Merge branch 'main' into featue/elasticsearch 8 months ago
Alex 347cfe253f elastic2 8 months ago
Alex e4be38b9f7 sagemaker + llm creator class 8 months ago
Alex 8fa9657ba6 working full 8 months ago
Alex e593241d75 Support for hf models optimised for docsgpt 9 months 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.
10 months 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 10 months ago
Idan 2404899e28 Fixed request length bug, changed to as less used port 11 months ago
Anton Larin 006897f1c0 Azure support for streaming output. 11 months ago
Alex 94cc18bd71 fix for sending sources + azure embeddings issue 11 months ago
Anton Larin b4bd34fb96 fix arc53/DocsGPT#199 12 months ago
Alex f8910ba136 Added history in streaming convo + fixed little bug with message margins on loading state 12 months ago
Alex aaa1249a41 model fix + env var 12 months 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