quivr icon indicating copy to clipboard operation
quivr copied to clipboard

feat: Add GPT3Brain class and integration in brainful_chat.py

Open StanGirard opened this issue 4 months ago • 1 comments

This pull request adds the GPT3Brain class and its integration in the brainful_chat.py file. The GPT3Brain class is a subclass of KnowledgeBrainQA and is responsible for handling the GPT-3.5 powered assistant functionality. It includes methods for calculating pricing and generating a conversational stream. The brainful_chat.py file is also updated to import the GPT3Brain class and include it in the brain_service dictionary.

StanGirard avatar Mar 04 '24 20:03 StanGirard

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2024 8:50pm

vercel[bot] avatar Mar 04 '24 20:03 vercel[bot]