quivr/backend/modules/brain/integrations
Stan Girard 1f48043bb9
fix(gpt4): Refactor GPT4Brain and KnowledgeBrainQA classes to add non-streaming-saving-answer (#2460)
This pull request refactors the GPT4Brain and KnowledgeBrainQA classes
to add the functionality of saving non-streaming answers. It includes
changes to the `generate_answer` method and the addition of the
`save_non_streaming_answer` method. This enhancement improves the
overall functionality and performance of the code.
2024-04-21 04:09:52 -07:00
..
Big feat: mistral (#2365) 2024-03-19 16:56:45 -07:00
GPT4 fix(gpt4): Refactor GPT4Brain and KnowledgeBrainQA classes to add non-streaming-saving-answer (#2460) 2024-04-21 04:09:52 -07:00
Notion refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
SQL fix(backend): invitation brain bugs (#2380) 2024-03-25 16:13:51 -07:00
__init__.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00