Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 10:41
c63c5dc

Features

  • feat: add curosr rules and instrcutions for gateway, provider, and types modules by AyushR1 2daff3a
  • feat: add changeset by AyushR1 762415a
  • feat: update getDefaultHeaders to handle multiple anthropic-beta headers by AyushR1 bae593a
  • feat: implement MCP tool use and fix missing chunks in anthropic by AyushR1 a5149fd
  • feat: enhance message and content types modality with partial tool response support by AyushR1 00129ac
  • feat: add MCP servers configuration to chat model by AyushR1 ca07673
  • feat: enhance mergePartialMessages function to support tool response handling and validation by AyushR1 7e7db6d
  • feat: integrate MCP configuration into chat model schema and update related logic by AyushR1 f5f7479

Bug Fixes

  • feat: implement MCP tool use and fix missing chunks in anthropic by AyushR1 a5149fd
  • fix: allow tool response for anthropic in system role by AyushR1 e07ffa1