Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 402 Bytes

CHANGELOG.md

File metadata and controls

11 lines (7 loc) · 402 Bytes

0.1.0

JS SDK

  • Fix Telegram AI functions
  • The JavaScript SDK is now available on NPM.

Luau SDK

  • Improve performance greatly on the Luau SDK - a conversation is now created when a user first chats, instead of when they enter the radius. This should greatly reduce backend strain.
  • Users can now provide action feedback in the Luau SDK, resulting in a more responsive experience for users