quivr/backend/modules/chat/controller
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
..
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
__init__.py refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00
chat_routes.py feat: Add pricing calculation method to GPT4Brain class and update user usage in chat controller (#2210) 2024-02-18 23:05:13 -08:00