quivr/backend/modules/chat
Stan Girard 2c71e0edc7
feat: Add pricing calculation method to GPT4Brain class and update user usage in chat controller (#2210)
This pull request adds a new method called `calculate_pricing` to the
`GPT4Brain` class in the codebase. This method calculates the pricing
for the GPT4Brain model. Additionally, the user usage in the chat
controller has been updated to include the new pricing calculation
method.
2024-02-18 23:05:13 -08:00
..
controller feat: Add pricing calculation method to GPT4Brain class and update user usage in chat controller (#2210) 2024-02-18 23:05:13 -08:00
dto feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
entity feat(search): new way to interact with Quivr (#2026) 2024-01-19 20:34:30 -08:00
repository fix(backend): typo in word response (#2158) 2024-02-06 20:10:19 -08:00
service fix: 🐛 related (#2090) 2024-01-25 17:10:38 -08:00
tests feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
__init__.py refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00