Replies: 1 comment 3 replies
-
@hegeduscs Any updates? Were you able to figure out a solution? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
I am trying to use Azure OpenAI's Bring Your Data feature ( https://learn.microsoft.com/en-us/azure/ai-services/openai/use-your-data-quickstart?tabs=command-line%2Cjavascript-keyless%2Ctypescript-keyless%2Cpython-new&pivots=programming-language-python ) in a Langchain chain.
I am properly able to configure Azure AI Search as the source,but I am not finding any way to get back the citation part of the response through Langchain. With simple OpenAI client it works well, and this is what returned in the background:
System Info
System Information
Package Information
Optional packages not installed
Other Dependencies
Beta Was this translation helpful? Give feedback.
All reactions