Skip to content

[Bug] Agent Playground is not calling code interpreter tool with mistral-small-2503 model #44

@yingding

Description

@yingding

Describe the Feedback


Created an agent with "mistral-small-2503" model, added "Code interpreter" als tools for the agent.
Prompt the agent in Agent Playground to generate a map using python basemap lib.
The agent is not calling the Code interpreter tool.

Repro Steps

While "mistral-small-2503" is not calling the Code interpreter tool.

Image

The same agent instruction prompt and tooling with "gpt-5-mini" is calling the Code interpreter tool.

Image

Steps to reproduce the behavior:

  1. Go to 'Agent Playground'
  2. Create an v2 Agent in Foundry UI with "mistral-small-2503" model
  3. Add "Code interpreter"
  4. Add "Instruction":
    """you are a friendly assistant, use the tools to answer user query, if you don't know "say don't know"

You can use the tools:

  • codeinterpreter: for python based coding
    """ and save
  1. Prompt "show me a german map using the python basemap lib."

System Information

  • OS: MacOSX
  • Browser: Microsoft Edge
  • Version: Version 142.0.3595.65 (Official build) (arm64)

Labels

Please include relevant labels such as:

  • Feature Area: Model Playground, Agent Playground
  • Issue: Deployment, UI, Tools

Metadata

Metadata

Assignees

Labels

BugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions