Python: Azure Open AI on Your Data failing #10269
-
Azure Open AI on Your Data for reference. I saw this post and I am getting the same error in python as well.
Here are the messages that get sent to AOAI: Even though non of my functions are invoked, it fails and the 4th message is quite interesting: {
"role": "tool",
"content": "The tool call with name `Azure-OnYourData` is not part of the provided tools, please try again with a supplied tool call name and make sure to validate the name.",
"tool_call_id": "d9eae474-9067-4c8a-bb20-2e347ea31cb6",
} 3rd message does not have property I invoke the conversation using a ChatBot Function:
Is what I am trying to achieve even supported or are the known limitations? |
Beta Was this translation helpful? Give feedback.
Answered by
sophialagerkranspandey
Jan 23, 2025
Replies: 1 comment
-
Hi @vslepakov, we have a workaround detailed here: #10179 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sophialagerkranspandey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @vslepakov, we have a workaround detailed here: #10179