Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 288 Bytes

CHANGELOG.md

File metadata and controls

16 lines (9 loc) · 288 Bytes

@soolv/ai-chat-provider

1.0.1

Patch Changes

  • 12ebf73: remove pnpm dependency

1.0.0

Major Changes

  • e93863a: Fixes handling of tool calls

    The breaking change is that toolCall now takes in a Map instead of a function. There can only be one handler per toolName.