Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(assistant): GPT4 by default if no brain provided #2761

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

StanGirard
Copy link
Collaborator

This commit adds the quivr_assistant flag to the CreateBrainProperties class in the inputs.py file. The flag is set to False by default.

Fixes [Feature] If no brain selected, create or use GPT4 brain #2721

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

This commit adds the `quivr_assistant` flag to the `CreateBrainProperties` class in the `inputs.py` file. The flag is set to `False` by default.

Fixes [Feature] If no brain selected, create or use GPT4 brain #2721
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jun 26, 2024
Copy link

vercel bot commented Jun 26, 2024

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 Jun 26, 2024 9:19pm

@dosubot dosubot bot added the area: backend Related to backend functionality or under the /backend directory label Jun 26, 2024
@StanGirard StanGirard changed the title Feat/gpt-4-by-default-no-brain feat(assistant): GPT4 by default if no brain provided Jun 26, 2024
@StanGirard
Copy link
Collaborator Author

#2721 fixes

@StanGirard StanGirard linked an issue Jun 26, 2024 that may be closed by this pull request
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] If no brain selected, create or use GPT4 brain
1 participant