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

fix(gpt4): Refactor GPT4Brain and KnowledgeBrainQA classes to add non-streaming-saving-answer #2460

Merged
merged 1 commit into from Apr 21, 2024

Conversation

StanGirard
Copy link
Collaborator

This pull request refactors the GPT4Brain and KnowledgeBrainQA classes to add the functionality of saving non-streaming answers. It includes changes to the generate_answer method and the addition of the save_non_streaming_answer method. This enhancement improves the overall functionality and performance of the code.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Apr 21, 2024
Copy link

vercel bot commented Apr 21, 2024

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

Name Status Preview Updated (UTC)
quivrapp 🔄 Building (Inspect) Visit Preview Apr 21, 2024 11:09am

@dosubot dosubot bot added the area: backend Related to backend functionality or under the /backend directory label Apr 21, 2024
@StanGirard StanGirard merged commit 1f48043 into main Apr 21, 2024
2 of 3 checks passed
StanGirard added a commit that referenced this pull request Apr 21, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.234 (2024-04-21)

## What's Changed
* fix(gpt4): Refactor GPT4Brain and KnowledgeBrainQA classes to add
non-streaming-saving-answer by @StanGirard in
#2460


**Full Changelog**:
v0.0.233...v0.0.234

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant