Commit Graph

34 Commits (51f588f4b1e784f05b5dbedf6cbb15c086a50063)

Author SHA1 Message Date
Alex b7927d8d75 Add PremAI LLM implementation 5 months ago
Alex b45fd58944 Update EMBEDDINGS_NAME in settings.py and test_vector_store.py 6 months ago
Alex b3149def82 Update EMBEDDINGS_NAME in settings.py 6 months ago
Alex e1b2991aa6 Update LLM_NAME and EMBEDDINGS_NAME 6 months ago
Alex 033bcf80d0 docsgpt llm provider 6 months ago
Alex f039d37c8a fix: pydantic 7 months ago
Guspan Tanadi d81838dfc4
docs: close parentheses EMBEDDINGS_KEY comment settings 8 months ago
Alex 4f5e363452 sagemaker streaming 9 months ago
Alex 9a33bf2210 script + cpu optimisations 9 months ago
Alex 6045cbbc62
Merge pull request #355 from arc53/feature/cpu-llm
llama-cpp local
9 months ago
Alex 9bbf4044e0 script 9 months ago
Alex 2fea294b13 Update settings.py 9 months ago
Alex 3eacfb91aa fix314 9 months ago
Alex 94164c2a71
Merge branch 'main' into featue/elasticsearch 9 months ago
Alex 347cfe253f elastic2 9 months ago
Alex e4be38b9f7 sagemaker + llm creator class 9 months ago
Alex 8fa9657ba6 working full 9 months ago
Alex e593241d75 Support for hf models optimised for docsgpt 11 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.
11 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 12 months 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