Stan Girard
|
463e5d92e7
|
feat(question): now not rephrasing question when passed to answering llm (#1202)
|
2023-09-19 12:11:03 +02:00 |
|
Stan Girard
|
4a0a7abbc0
|
feat(prompt): improved answer readability with markdown and aerataed (#1190)
|
2023-09-18 00:22:57 +02:00 |
|
Gustavo J. Maciel
|
cdf587cfde
|
fix(qa_base): asign max_token to llm (#1179)
|
2023-09-15 18:51:53 +02:00 |
|
Ishaan Jaff
|
02964c4077
|
feat(liteLLM): Add support for Azure OpenAI, Palm, Claude-2, Llama2, CodeLlama (100+LLMs) (#1097)
* v0 litellm
* bump versions
|
2023-09-05 17:38:19 +02:00 |
|
Mamadou DICKO
|
252b1cf964
|
test: skip failing linter tests (#1036)
|
2023-08-25 12:03:13 +02:00 |
|
Mamadou DICKO
|
b967c2d2d6
|
feat: add brain prompt overwritting from chat (#1012)
|
2023-08-22 14:23:27 +02:00 |
|
Mamadou DICKO
|
5a3a6fe370
|
fix: update backend tests (#992)
* fix: update backend tests
* fix(pytest): update types
|
2023-08-21 12:45:32 +02:00 |
|
MaHDi
|
8af6d61e76
|
improve (importing): reorganization of the import structure (#964)
* reorganize import level
* add __init__, reorganize import from __init__
* reorganize import level
* reorganize import level
* fix circular import error by keep the import deep as "from models.settings"
* fix the relative import
* restor unwanted staged files
* add backend/venv and backend/.env to gitignore
* clean importing
|
2023-08-21 12:25:16 +02:00 |
|
Stan Girard
|
d0370ab499
|
feat(refacto): changed a bit of things to make better dx (#984)
|
2023-08-19 13:32:16 +02:00 |
|
Matt
|
e61f437ce8
|
Feat/backend core (#656)
|
2023-07-17 07:57:27 +01:00 |
|
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 |
|