quivr/backend/llm
Matt 8fbb4b2d91
fix: gpt4all (#595)
* fix: gpt4all

* fix: pyright

* Update backend/llm/openai.py

* fix: remove backend tag

* fix: typing

* feat: qa_base class

* fix: pyright

* fix: model_path not found
2023-07-11 20:15:56 +02:00
..
models Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
prompts feat: new classes (#499) 2023-07-04 16:56:54 +01:00
utils Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
__init__.py fix: gpt4all (#595) 2023-07-11 20:15:56 +02:00
base.py Feat/static analysis (#582) 2023-07-10 14:27:49 +02:00
openai_functions.py fix: gpt4all (#595) 2023-07-11 20:15:56 +02:00
openai.py fix: gpt4all (#595) 2023-07-11 20:15:56 +02:00
private_gpt4all.py fix: gpt4all (#595) 2023-07-11 20:15:56 +02:00
qa_base.py fix: gpt4all (#595) 2023-07-11 20:15:56 +02:00