Stepan Lebedev
600ff1ede0
feat(Unplug): chatting without brain streaming ( #970 )
...
* feat(Unplug): Adds new basic headless llm
* feat(Unplug): adds chatting without brain option when no streaming
* feat(Unplug): adds chatting without brain option when streaming
2023-08-18 10:32:22 +02:00
Stan Girard
7281fd905a
feat(microservices): split into 4 quivr to better handle long services ( #972 )
...
* feat(verbose): removed
* feat(microservices): split quivr into micro services
* test(main): fixed
2023-08-18 10:18:29 +02:00
Joey Wang
1fef9b0783
fix(chatMessages): Fix error on answering question ( #953 )
2023-08-15 15:59:30 +02:00
Mamadou DICKO
21db719796
fix(chat): update data keys ( #923 )
2023-08-10 17:35:30 +01:00
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
Stan Girard
9ba724168e
fix(sentry): some unhandled errors ( #894 )
...
* fix(answers): fixed with self.qa not existing anymore
* fix(crawling): fixed when it bugs
2023-08-08 16:15:43 +01:00
Stan Girard
7028505571
feat(qa): improve code ( #886 )
...
* feat(qa): improve code
* feat: 🎸 customprompt
now in system
2023-08-07 19:53:04 +02:00
Mamadou DICKO
61cd0a6bde
feat(backend): add custom prompt ( #885 )
2023-08-07 16:31:00 +02:00
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
Stan Girard
c01433c841
fix(openai): user key now used for llm model
2023-08-01 13:46:53 +02:00
Stan Girard
3166d089ee
feat(chat): added streaming ( #808 )
...
* feat(tmp): added streaming
* feat(streaming): implemented by changing order
2023-07-31 21:34:34 +02:00
Stan Girard
db40f3cccd
feat(llm): removing all llms to prepare for genoss ( #804 )
...
* feat(routes): removed all except openai
* feat(deadcode): removed some deadcode and summarization feature that wasn't used
* feat(streaming): removed privateGPT from it
* chore(requirements): increased version
2023-07-31 16:01:34 +02:00
Stan Girard
8abd979ca2
ci(docker): fixed
2023-07-18 16:54:31 +02:00
Stan Girard
4d3dbc565e
feat(ci): fixed
2023-07-18 16:52:55 +02:00
Stan Girard
78fbe378e8
feat(prompt): added continue
2023-07-18 16:48:43 +02:00
Stan Girard
d16b419035
feat(prompt): added continue
2023-07-18 16:04:56 +02:00
Matt
e61f437ce8
Feat/backend core ( #656 )
2023-07-17 07:57:27 +01:00