quivr/backend/core/llm
Mamadou DICKO 6e777327aa
feat(chatMessages): add brain_id and prompt_id columns (#912)
* feat: add prompt_id and brain_id to chat history)

* feat: add prompt_id and brain_id to chat routes
2023-08-10 10:25:08 +02:00
..
models Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
prompts feat(prompt): added instructions in standalone question & a bit more things (#826) 2023-08-02 10:31:42 +02:00
__init__.py feat(llm): removing all llms to prepare for genoss (#804) 2023-07-31 16:01:34 +02:00
base.py feat(qa): improve code (#886) 2023-08-07 19:53:04 +02:00
openai.py feat(qa): improve code (#886) 2023-08-07 19:53:04 +02:00
qa_base.py feat(chatMessages): add brain_id and prompt_id columns (#912) 2023-08-10 10:25:08 +02:00