Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.openai.unity 8.3.0 #298

Merged
merged 3 commits into from
Sep 19, 2024
Merged

com.openai.unity 8.3.0 #298

merged 3 commits into from
Sep 19, 2024

Conversation

StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Sep 15, 2024

  • Refactored TypeExtensions and JsonSchema generation
    • Improved JsonSchema generation for enums and dictionaries
    • Ensured JsonSchema properly handles nullable types
  • Ensure that function args are not re-serialized and passed back into tool function for future calls

- Refactored TypeExtensions and JsonSchema generation
  - Improved JsonSchema generation for enums and dictionaries
  - Ensured JsonSchema properly handles nullable types
@StephenHodgson StephenHodgson marked this pull request as ready for review September 19, 2024 14:08
@StephenHodgson StephenHodgson merged commit 565f836 into main Sep 19, 2024
11 checks passed
@StephenHodgson StephenHodgson deleted the development branch September 19, 2024 21:24
github-actions bot pushed a commit that referenced this pull request Sep 19, 2024
- Refactored TypeExtensions and JsonSchema generation
  - Improved JsonSchema generation for enums and dictionaries
  - Ensured JsonSchema properly handles nullable types
- Ensure that function args are not re-serialized and passed back into tool function for future calls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant