Commit Graph

88 Commits (ac5ac3e9f12a47be365e86056ce535c3ab86989e)

Author SHA1 Message Date
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
Alex 22572c8ed1 ruff fixes 11 months ago
Alex 382c3930a2 history 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 11 months ago
Alex c216bea031 Update app.py 12 months ago
Idan 2404899e28 Fixed request length bug, changed to as less used port 1 year ago
Anton Larin 0ff5f408d6 fix configuration to support streaming answer with Azure 1 year ago
Anton Larin 5eda42ff31 fix configuration to support streaming answer with Azure 1 year ago
Anton Larin f5e287ffa6 optimized imports 1 year ago
Anton Larin 006897f1c0 Azure support for streaming output. 1 year ago
Anton Larin 968849e52b code readability, formatting, minor version bump 1 year ago
Alex 94cc18bd71 fix for sending sources + azure embeddings issue 1 year ago
Alex f209eebaf8
Merge pull request #255 from larinam/azure
Azure support #199
1 year ago
Alex bff200fede Sources by filename if available 1 year ago
Alex 610adcbefc Sources in responses 1 year ago
Anton Larin 0630504664
Merge branch 'main' into azure 1 year ago
Alex 577d58c92b less token less issues 1 year ago
Anton Larin b4bd34fb96 fix arc53/DocsGPT#199 1 year ago
Alex 3f88b04c4a Update app.py 1 year ago
Alex f8910ba136 Added history in streaming convo + fixed little bug with message margins on loading state 1 year ago
Alex e6bccaaf4e Update app.py 1 year ago
Alex 3b8039a580
Merge branch 'main' into feature/streaming 1 year ago
Alex fae3f55010 Working streaming 1 year ago
Alex 20c877f75b working fe 1 year ago
Alex d2358c399d working version 1 year ago
Alex c3af8a77af working streams 1 year ago
Alex 0b94f1717f
Merge pull request #246 from arc53/feature/gpt4all
Feature/gpt4all
1 year ago
Alex aaa1249a41 model fix + env var 1 year ago
Alex ffaa22c49b reverse history order to use latest history firts
Co-Authored-By: Pavel <32868631+pabik@users.noreply.github.com>
1 year ago
Alex 0b78480977 init 1 year ago
Alex 6a68b63192 history fix 1 year ago
Alex ff2e79fe7b streaming experiments 1 year ago
Alex bc9f1c17ed History
Co-Authored-By: riccardofresi <89981746+riccardofresi@users.noreply.github.com>
1 year ago
Alex 74845aed64 history init 1 year ago
Anton Larin 962becb9a5
Linting
* validate python formatting on every build with Ruff
* fix lint warnings
1 year ago
Anton Larin 168648e789 Proper PEP8 formatting 1 year ago
Serj 4efcb388ff 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
Alex 0c1a6a918d web widget 1 year ago
Alex 9395d2c091 celery load 1 year ago
Alex 60bb264663 async calls 1 year ago
Alex b6dfb2c856 map_reduce 1 year ago
Alex ab46ba521f different prompts 1 year ago
Alex 4a7670f2aa Update app.py 1 year ago
Alex 65c2568427 Update app.py 1 year ago
Alex 186e7bf402 update for better runs + storage sync 1 year ago
Alex d5522e7c08 prep things 1 year ago
Alex 92993ee105 Small fixes + polishing 1 year ago