quivr/backend/modules
Stan Girard 785066f9cb
fix(metadata): Removed citation from metadata (#2507)
This pull request removes the citation metadata from the generate_answer
and generate_stream functions. The citation metadata was previously
being added to the streamed_chat_history and metadata dictionaries, but
it is no longer necessary. This change improves the efficiency and
clarity of the code.
2024-04-27 05:19:13 -07:00
..
analytics feat(analytics): rely on sql rather that python loop for brains (#2437) 2024-04-17 07:24:03 -07:00
api_key tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00
assistant refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
authorization/utils refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
brain fix(metadata): Removed citation from metadata (#2507) 2024-04-27 05:19:13 -07:00
chat feat(frontend): show remaining credits (#2495) 2024-04-27 04:44:48 -07:00
contact_support/controller feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
knowledge refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
misc/controller refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
notification tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00
onboarding tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00
prompt refactor: reorg the files #2 (#2457) 2024-04-20 02:28:20 -07:00
upload refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
user feat(frontend): show remaining credits (#2495) 2024-04-27 04:44:48 -07:00
__init__.py refactor: add modules folder (#1633) 2023-11-15 13:17:51 +01:00