quivr/backend/modules/brain/integrations/Proxy
Stan Girard 0dd1d12e6a
Add config parameter to conversational_qa_chain (#2540)
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.
2024-05-04 11:05:29 -07:00
..
__init__.py feat(brain): Add ProxyBrain integration (#2536) 2024-05-03 06:53:51 -07:00
Brain.py Add config parameter to conversational_qa_chain (#2540) 2024-05-04 11:05:29 -07:00