Skip to content

fix: free playground models should have right "type" and "code_sample_azure" #65

Description

@dem108

https://github.com/azure-ai-foundry/mcp-foundry/blob/4d85212e166f5bb9a140f1919536b917090881ac/src/mcp_foundry/mcp_foundry_model/tools.py#L181
means that it will return free playground code example whenever model supports free playground.

For example, if an openai model supports free playground, "type" will be always "Free Playground", and "code_sample_azure" will be empty.

It should let user know that the model supports both free playground and deployment experience, instead of showing free playground only.
"type" should represent different types of deployment options, and free playground flag shouldn't use the same "type".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions