Skip to content

com.openai.unity 8.0.0

Choose a tag to compare

@StephenHodgson StephenHodgson released this 10 Jun 09:23
· 45 commits to upm since this release

What's Changed

  • Updated Assistants Beta v2
  • Added support for specifying project id
  • Added BatchEndpoint
  • Added VectorStoresEndpoint
  • Added Message.ctr to specify specific tool call id, function name, and content
  • Renamed OpenAI.Images.ResponseFormat to OpenAI.Images.ImageResponseFormat
  • Changed ThreadEndpoint.CancelRunAsync return type from RunResponse to bool
  • Fixed Json defined Tools/Functions being improperly added to tool cache
  • Added Tool.TryUnregisterTool to remove a tool from the cache

Full Changelog: 7.7.9...8.0.0