Function calling is not visible in the Agents playground

Arun Mohan Raj Balasekar 0 Reputation points
2025-02-10T15:51:43.8066667+00:00

I am exploring Azure agents and I couldn't find Function calling tools in the actions section. I could see only code interpreter.

I have tried deploying GPT3.5 Turbo, GPT-4, GPT 4o as per this doc. But across all these models, I couldn't find function calling under actions.Need your help in understanding what could be the possible issue.The Hub is in eastus region.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,123 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. kothapally Snigdha 1,350 Reputation points Microsoft Vendor
    2025-02-11T00:14:56.8233333+00:00

    Hi Arun Mohan Raj Balasekar

    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 and gpt-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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.