How to create the RAG agent for country specific policy documents
Summary:
I have created an Agent based on policy documents (RAG). Expectation is This agent should work according to country-specific policy documents, as each country has different policies.
For example, if an employee from the US uses the agent, it should provide details only from the US policy document, and the same logic should apply for other countries.
How can we handle this scenario?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0