Skip to content

Commit e1d2551

Browse files
jpalvarezlharryli0108
authored andcommitted
Removed FunctionDefinition as custom class (Azure#24870)
1 parent e0945ef commit e1d2551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/cognitiveservices/OpenAI.Inference/tspconfig.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ options:
2424
enable-sync-stack: true
2525
generate-tests: false
2626
custom-types-subpackage: "implementation.models"
27-
custom-types: "FunctionCallModelBase,FunctionCallPreset,FunctionCallPresetFunctionCallModel,FunctionDefinition,FunctionNameFunctionCallModel"
27+
custom-types: "FunctionCallModelBase,FunctionCallPreset,FunctionCallPresetFunctionCallModel,FunctionNameFunctionCallModel"
2828
# "@azure-tools/typespec-ts":
2929
# package-dir: "azure-ai-openai"
3030
# emitter-output-dir: "{project-root}/generated"

0 commit comments

Comments
 (0)