github cohere-ai/cohere-toolkit v1.1.3
2024-11-18 (v1.1.3)

latest releases: v1.1.7, v1.1.6, v1.1.5...
9 months ago

What's Changed

  • Improve global Settings usage to deal with settings that aren't set
  • Major tool refactoring:
    • Clarify tool schema names (eg ManagedTool -> ToolDefinition, ToolName -> Tool)
    • Removed config settings (in practice this was not useful)
    • Removed ALL_TOOLS dictionary definitions, instead add Tool class to the Tool enum directly
    • Add get_tool_definition to fetch config for all classes
    • Have backend return default agent instead of frontend hardcoding const
  • Fixed auth tool issues with Slack
  • Refactoring and simplified Deployments + Model DB representations
  • Added support for ICS files
  • Added File content viewer
  • Allow toggling tools for custom Assistants

Full Changelog: v1.1.2...v1.1.3

Don't miss a new cohere-toolkit release

NewReleases is sending notifications on new releases.