Skip to content

v0.7.0

Choose a tag to compare

@fabpot fabpot released this 10 Apr 08:39
· 429 commits to main since this release

Changelog (v0.6.0...v0.7.0)

  • bug #1910 Add missing event key for kernel.event_listener tagged services (@Kocal)
  • bug #1894 Fix data collector crash for non-text result types (@camilleislasse)
  • feature #1735 Add native bridge for chat, embeddings, and reranking (@wachterjohannes)
  • bug #1741 Fix error in the tools datacollector when using Json format (@GaryPEGEOT)
  • feature #1781 Add support for cosine distance in MariaDB store (@lyrixx)
  • feature #1842 StoreFactory introduced (@Guikingone)
  • bug #1876 Fix generic platform factory arguments in AI Bundle (@chr-hertel)
  • feature #1686 Add AmazeeAI bundle config (@colorfield)
  • feature #943 Introduce Speech support (@Guikingone, @chr-hertel)
  • feature #1797 Refactoring on Vectorizer definition (@Guikingone)
  • feature #1681 Validate tool call arguments using symfony/validator (@valtzu)
  • feature #1669 Introduce StoreFactory and support for ScopingHttpClient (@Guikingone)
  • feature #1759 Replace untyped stream chunks with semantic DeltaInterface deltas (@fabpot, @chr-hertel)
  • bug #1828 Implement ManagedStoreInterface in TraceableStore (@wachterjohannes)
  • feature #1687 Add support for ScopedHttpClient (@Guikingone)
  • feature #1790 Rename ElevenLabsApiCatalog as ModelCatalog (@Guikingone)
  • feature #1583 Add support for streaming (@Guikingone)
  • bug #1748 Fix all tools listing duplicates for each agent (@DZunke)
  • bug #1794 Fix dispatch of multiple tool instances of the same class (@chr-hertel)
  • feature #1722 Generate JSON schema using Validator metadata (@valtzu)
  • feature #1767 Replace ModelCatalog by OllamaApiCatalog (@Guikingone)
  • feature #1770 Add SQLite store bridge (@wachterjohannes)
  • feature #1704 Add platform-level reranking and hybrid retriever (@wachterjohannes)