Skip to content

com.openai.unity 7.7.1

Compare
Choose a tag to compare
@StephenHodgson StephenHodgson released this 25 Feb 20:42
· 14 commits to upm since this release

What's Changed

  • More Function utilities and invoking methods
    • Added FunctionPropertyAttribute to help better inform the feature how to format the Function json
    • Added FromFunc<,> overloads for convenance
    • Fixed invoke args sometimes being casting to wrong type
    • Added additional protections for static and instanced function calls
    • Added additional tool utilities:
      • Tool.ClearRegisteredTools
      • Tool.IsToolRegistered(Tool) - Tool.TryRegisterTool(Tool)
  • Updated Sample Chat Behaviour with updated tool implementations
  • com.utilities.rest -> 2.5.3

Full Changelog: 7.7.0...7.7.1