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: get_brain_details API to include user_id parameter #2242

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

StanGirard
Copy link
Collaborator

This pull request fixes the get_brain_details API by adding a user_id parameter. Previously, the API did not include the user_id parameter, which caused issues when retrieving brain details. This fix ensures that the user_id is passed correctly to the API, allowing for accurate retrieval of brain details.

Copy link

vercel bot commented Feb 22, 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 Feb 22, 2024 8:30pm

@StanGirard StanGirard changed the title Fix get_brain_details API to include user_id parameter fix: get_brain_details API to include user_id parameter Feb 22, 2024
@StanGirard StanGirard merged commit 73d5e7b into main Feb 22, 2024
3 of 6 checks passed
StanGirard added a commit that referenced this pull request Feb 22, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.210 (2024-02-22)

## What's Changed
* feat: Update memory allocation in task definition by @StanGirard in
#2243
* fix: get_brain_details API to include user_id parameter by @StanGirard
in #2242
* feat(chat): Add follow up questions functionality by @StanGirard in
#2241
* Reduce sampling rate for Sentry traces by @StanGirard in
#2245
* Revert "feat(chat): Add follow up questions functionality" by
@StanGirard in #2246
* Add max_input and max_tokens parameters to KnowledgeBrainQA
constructor by @StanGirard in #2247


**Full Changelog**:
v0.0.209...v0.0.210

---
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant