I built a sample agent, which uses UiPath-hosted LLM. However I received the below error,
❌ Error: Error code: 417 - {'StatusCode': 417, 'StatusDescription': 'ExpectationFailed', 'Message': 'No llm routing rule found for product agenthubb
in SI using model gpt-5-2025-08-07 - check data residency configuration.', 'Description': '', 'TraceId': '00-b42c4c930cbde5a04f13ba39314924bf-5f0a8ad6a08a20cf-00', 'ErrorCode': '1040'}
Expected behavior: expected behavior is the agent should run, since I am using the LLM model stated in the documentation.
I have attached the cmd results, as well as the code in the zipped folder. Please help to check and assist. Thank you.
aiagent.zip
results.txt