quivr/backend/core/llm
Stan Girard c21797905d
feat(prompt): added instructions in standalone question & a bit more things (#826)
* fix(backend): temperature signature

* feat(qa): fixed temperature question generator and added doc

* feat(prompt): added instructions to standalone question

* fix(brains-rights): fixed function missing
2023-08-02 10:31:42 +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(prompt): added instructions in standalone question & a bit more things (#826) 2023-08-02 10:31:42 +02:00
openai.py fix(openai): user key now used for llm model 2023-08-01 13:46:53 +02:00
qa_base.py feat(prompt): added instructions in standalone question & a bit more things (#826) 2023-08-02 10:31:42 +02:00