Greetings & Welcome to the Microsoft Q&A forum! Thank you for sharing your query.
I understand that your experiencing issues with the visibility of function calling tools in the Azure Agents playground. Here are a few points to consider that might help you troubleshoot the problem:
- Ensure that you are using models that support function calling. According to the documentation, the latest versions of
gpt-35-turbo
andgpt-4
are designed to work with functions. If you are using older versions or models that do not support this feature, it may not appear. - Since you mentioned that your Hub is in the East US region, make sure that function calling is supported in that region for the models you are using. Sometimes, features may be rolled out in phases across different regions.
- Verify that your workspace has the necessary features enabled to prototype agents using the AI Playground. This includes ensuring that the Unity Catalog, serverless compute, and the Mosaic AI Agent Framework are all enabled.
- Keep in mind that function calling may still be in public preview, and there could be limitations or bugs affecting its availability in the playground.
- kindly refer these documents https://learn.microsoft.com/en-us/azure/databricks/generative-ai/agent-framework/ai-playground-agent
- https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/function-calling
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.