#Unity OpenAI API package
138 messages · Page 1 of 1 (latest)
I've recently added support for chat-gpt and whisper!
Added support for an API proxy so that you can authenticate users with your own OAuth in the Unity engine
https://github.com/RageAgainstThePixel/com.openai.unity/releases/tag/4.2.0
Unity OpenAI API package
What's Changed
Fixed Image Generation for Azure
Full Changelog: 5.2.1...5.2.2
What's Changed
Added AssistantsEndpoint
Added ThreadsEndpoint
Full Changelog: 6.0.0...7.0.0
vhttps://github.com/RageAgainstThePixel/com.openai.unity/releases/tag/7.3.1
cool
What's Changed
Updated OpenAISettingsInfo.ctr to allow for domain http protocol override (i.e. http://localhost:8080 or http://0.0.0.0:8080)
Updated OpenAISettingsInfo.BaseRequest public for e...
What's Changed
Fixed a typo in the Azure OpenAI URL base endpoint
Full Changelog: 8.1.2...8.2.1
What's Changed
Added generic parameters to methods that support structured output
Full Changelog: 8.2.1...8.2.2
What's Changed
bump release version
Full Changelog: 8.2.1...8.2.3
What's Changed
Add realtime support
Added o1, o1-mini, gpt-4o-mini, and gpt-4o-realtime, gpt-4o-audio model convenience properties
Fixed some bugs with function invocations
Fixed strict for bu...
What's Changed
fixed docs
fixed missing samples
Full Changelog: 8.4.2...8.4.3
What's Changed
fix Chat.Role enum serialization
Full Changelog: 8.5.1...8.5.3
Is there any documentation?
Open source code is documentation by default
Lol but seriously yes the main readme has examples of everything and there's 3 sample scenes you can try
Thanks for the reply. I was working toward similar with Unreal engine.
W/unreal I just use c++ lib directly
Does this cost anything?
amazing work! thanks for sharing!
FOSS
I dont know what that is
Free and Open Source Software
only costs whatever OpenAI charges for API access
is this to use chatgpt in unity?
yes
Ok, I can do it in a week. Send on GitHub sponsors
now unreal engine