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

Add config parameter to conversational_qa_chain #2540

Merged
merged 1 commit into from
May 4, 2024

Conversation

StanGirard
Copy link
Collaborator

This pull request adds a new config parameter to the conversational_qa_chain function. The config parameter allows for passing metadata, specifically the conversation ID, to the function. This change ensures that the conversation ID is included in the metadata when invoking the conversational_qa_chain function.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label May 4, 2024
Copy link

vercel bot commented May 4, 2024

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

Name Status Preview Updated (UTC)
quivrapp 🔄 Building (Inspect) Visit Preview May 4, 2024 6:05pm

@dosubot dosubot bot added area: backend Related to backend functionality or under the /backend directory area: frontend Related to frontend functionality or under the /frontend directory labels May 4, 2024
@StanGirard StanGirard merged commit 0dd1d12 into main May 4, 2024
1 of 3 checks passed
@StanGirard StanGirard deleted the feat/thread-langchain branch May 4, 2024 18:05
@StanGirard StanGirard restored the feat/thread-langchain branch May 4, 2024 18:09
StanGirard added a commit that referenced this pull request May 4, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.246 (2024-05-04)

## What's Changed
* Enable Porter Application theodo-backend by @porter-deployment-app in
#2537
* Enable Porter Application theodo-frontend by @porter-deployment-app in
#2538
* Add config parameter to conversational_qa_chain by @StanGirard in
#2540
* feat(notion): update doc by @StanGirard in
#2542


**Full Changelog**:
v0.0.245...v0.0.246

---
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 area: frontend Related to frontend functionality or under the /frontend directory size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant