Skip to content

Commit

Permalink
Update client.tsp
Browse files Browse the repository at this point in the history
  • Loading branch information
glharper authored Jan 22, 2025
1 parent daf385d commit 3d1d279
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion specification/ai/ModelClient/client.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ namespace Customizations; // The actual name here doesn't matter and is here for
"JsonSchemaFormat",
"python"
);
@@clientName(AI.Model.ChatCompletionsResponseFormatJSON, "ChatCompletionsResponseFormatJson", "java");

// We use shorter names in the Python client library
@@clientName(AI.Model.ChatRequestSystemMessage, "SystemMessage", "python");
Expand Down

0 comments on commit 3d1d279

Please sign in to comment.