Skip to content

Commit c944cb6

Browse files
jpalvarezlharryli0108
authored andcommitted
Added generator config for OpenAI Functions for the Java SDK (Azure#24765)
1 parent f4ddd3a commit c944cb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

specification/cognitiveservices/OpenAI.Inference/tspconfig.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ options:
2323
partial-update: true
2424
enable-sync-stack: true
2525
generate-tests: false
26+
custom-types-subpackage: "implementation.models"
27+
custom-types: "FunctionCallModelBase,FunctionCallPreset,FunctionCallPresetFunctionCallModel,FunctionDefinition,FunctionNameFunctionCallModel"
2628
# "@azure-tools/typespec-ts":
2729
# package-dir: "azure-ai-openai"
2830
# emitter-output-dir: "{project-root}/generated"

0 commit comments

Comments
 (0)