Skip to content

Releases: openai/chatkit-python

v1.0.2

09 Oct 21:28
a231f62

Choose a tag to compare

  • Loosen the type of chatkit.agents.ClientToolCall.arguments from dict[str, str] to dict[str, Any]. ClientToolCall.arguments can be any JSON serializable object.

v1.0.1

08 Oct 21:50
701dd0c

Choose a tag to compare

  • EntitySource includes an optional data dict that will be piped through onClick and onRequestPreview client-side callbacks

Initial release

08 Oct 18:14
590b7b1

Choose a tag to compare

Merge pull request #14 from openai/jiwon/bump-version

1.0.0 version bump