Skip to content

v0.2.0

Choose a tag to compare

@kopahead kopahead released this 17 May 14:37
· 3 commits to main since this release
5d371b8

[0.2.0] - 2026-05-17

Added

  • Provider capabilities declaration (chat, embedding, listModels, vision)
  • Embedding support: supportsEmbedding, embeddingModels, embed()
  • listModels() and testConnection() methods on ProviderPlugin
  • EmbeddingResponse, ProviderModelInfo, ProviderTestResult types
  • OpenAI: embed(), listModels(), testConnection() implementations
  • Anthropic: listModels(), testConnection() implementations
  • Registry schemas() now returns capabilities and embeddingModels

Fixed

  • Em dashes replaced per writing standards