Skip to content

400 Error when trying to use Model Playground #65

Open
@charris-msft

Description

@charris-msft

Expected Behavior

Chat with my o3 model works in VS Code, just like it does at ai.azure.com.

Actual Behavior

After submitting a prompt I get the following error:

Unable to call the o3_AIFoundry inference endpoint due to 400. Please check if the input or configuration is correct. Refer to the Output Panel for more details.

And I see this in the Output pane:

"error":{"code":"BadRequest","message":"Model o3 is enabled only for api versions 2024-12-01-preview and later"}

Steps to Reproduce the Problem

  1. Open Model Playground
  2. Select already deployed o3 model
  3. Type "Hello" and submit

Note, this works just fine at ai.azure.com.

Specifications

  • Version:
  • Platform:

Error Log in Output

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions