Which file to modify for integrating Azure AI Search context into prompts? #6887
marwan211
started this conversation in
Help Wanted
Replies: 1 comment
-
as i see i can create an agent from the frontend and connect it to azure ai serch , but i want to create a global agent that use azure ai search , also the agent i created in the frontend and connected to azure ai search doesnt put citations and if i write instruction to the agent to write citations it put them wrong , how can i edit the azure ai search tool to add citation in the code ? |
Beta Was this translation helpful? Give feedback.
0 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.
-
i am exploring how to incorporate my own context—specifically from Azure AI Search—into LibreChat prompt handling. I'm trying to understand which files are responsible for the prompt generation or context management so that I can adjust them accordingly.
Could someone please provide guidance on:
1-The specific file(s) that manage the prompt construction, or where I should add the code to integrate Azure AI Search context?
2-Any additional pointers or documentation that may help with this customization?
Beta Was this translation helpful? Give feedback.
All reactions