quivr/backend/modules
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
..
api_key feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
authorization/utils refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
brain feat: Add pricing calculation method to GPT4Brain class and update user usage in chat controller (#2210) 2024-02-18 23:05:13 -08:00
chat feat: Add pricing calculation method to GPT4Brain class and update user usage in chat controller (#2210) 2024-02-18 23:05:13 -08:00
contact_support/controller feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
knowledge feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00
misc/controller refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
notification feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
onboarding feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
prompt feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
upload feat: 🎸 telemetry (#2169) 2024-02-07 20:44:37 -08:00
user feat: 🎸 usage (#2057) 2024-01-22 11:46:26 -08:00
__init__.py refactor: add modules folder (#1633) 2023-11-15 13:17:51 +01:00