Commit Graph

19 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.
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 11 months ago
Anton Larin 84168e22d0 add missing variable after testin and minor fixes. 12 months ago
Anton Larin 6d5b698c39 fix arc53/DocsGPT#199 1 year ago
Anton Larin dd9f1abcea fix arc53/DocsGPT#199 1 year ago
Anton Larin b4bd34fb96 fix arc53/DocsGPT#199 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
Alex 1d2162705d uploads backend first 1 year ago
Alex 4d1ff8238d switching between llms 1 year ago
Alex f9fe3f2f48 Merge branch 'main' into custom-llm 1 year ago
EricGao888 aeac186484 Add retry strategy to increase stability 1 year ago
冯不游 b83589a308 feat: add support for directory list
example: `python ingest.py --dir inputs1 --dir another --dir ../inputs`,
the outputs will be in `outputs/input_folder_name/`
1 year ago
冯不游 636783ca8a fix: avoid second error issue 1 year ago
冯不游 458f2a3ff3 fix: restore index back when continue process 1 year ago
Alex 046fbebf56 Enable other llm's 1 year ago
Alex 205be538a3 fix dbqa, with new chain type, also fix for doc export 1 year ago
Alex 9228005a7e chunked embedding 1 year ago
Alex d642782a5a move folder 1 year ago