Skip to content

com.openai.unity 8.6.1 #345

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

Merged
merged 6 commits into from
Mar 2, 2025
Merged

com.openai.unity 8.6.1 #345

merged 6 commits into from
Mar 2, 2025

Conversation

StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Feb 20, 2025

  • fix sample scene WebGL platform support
  • updated Models list
    • added gpt-4.5
    • updated moderation models
      • removed text-moderation-stable
      • added omni-moderation-latest
      • deprecated text-moderation-latest, use omni-moderation-latest
  • updated deps
    • com.utilities.rest -> 3.3.1
    • com.utilities.websockets -> 1.0.2
    • com.utilities.audio -> 2.2.1
    • com.utilities.encoder.wav -> 2.2.0

- fix Sample scene WebGL platform support
  - Added gpt-4.5
  - Updated moderation models
    - removed text-moderation-stable
    - added omni-moderation-latest
    - deprecated text-moderation-latest, use omni-moderation-latest
@StephenHodgson StephenHodgson marked this pull request as ready for review March 2, 2025 05:44
@StephenHodgson StephenHodgson merged commit f4199ba into main Mar 2, 2025
16 checks passed
@StephenHodgson StephenHodgson deleted the development branch March 2, 2025 06:16
github-actions bot pushed a commit that referenced this pull request Mar 2, 2025
- fix sample scene WebGL platform support
- updated Models list
  - added [gpt-4.5](https://openai.com/index/introducing-gpt-4-5/)
  - updated moderation models
    - removed text-moderation-stable
    - added omni-moderation-latest
    - deprecated text-moderation-latest, use omni-moderation-latest
- updated deps
  - com.utilities.rest -> 3.3.1
  - com.utilities.websockets -> 1.0.2
  - com.utilities.audio -> 2.2.1
  - com.utilities.encoder.wav -> 2.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Assistant Sample scene voice playback not working in WebGL builds
1 participant