Skip to content

Commit

Permalink
Added generator config for OpenAI Functions for the Java SDK (Azure…
Browse files Browse the repository at this point in the history
  • Loading branch information
jpalvarezl authored and harryli0108 committed Jul 28, 2023
1 parent f4ddd3a commit c944cb6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ options:
partial-update: true
enable-sync-stack: true
generate-tests: false
custom-types-subpackage: "implementation.models"
custom-types: "FunctionCallModelBase,FunctionCallPreset,FunctionCallPresetFunctionCallModel,FunctionDefinition,FunctionNameFunctionCallModel"
# "@azure-tools/typespec-ts":
# package-dir: "azure-ai-openai"
# emitter-output-dir: "{project-root}/generated"
Expand Down

0 comments on commit c944cb6

Please sign in to comment.