Skip to content

v0.16.0 - Agentify Model Gateway

Choose a tag to compare

@lewis-backplane lewis-backplane released this 29 Jan 21:42
· 165 commits to main since this release
819d4be

The Agentify Toolkit v0.16.0 introduces the Model Gateway, enabling agents to route requests through a centralised endpoint.

Key highlights:

  • Agents can now use provider: agentify to select models dynamically at runtime.
  • Centralised provider configuration simplifies multi-agent workflows and authentication management.
  • Runtime + Model Gateway integration allows declarative agents and tools to target multiple models without changing definitions.
  • Full SDK and CLI examples included for rapid testing and prototyping.

This release lays the foundation for provider-agnostic, multi-model agent workflows, and improves the developer experience for building and experimenting with AI agents.