v0.4.0
Changelog (v0.3.3...v0.4.0)
- feature #1594 Add bridge (colorfield)
- feature #1533 add
ResetInterfaceto prevent memory leaks (santysisi) - bug #1607 Keep lazy iterator alive (chr-hertel)
- bug #1609 Improve support for
ScopingHttpClient(Guikingone) - feature #1570 Add query abstraction with filter support (wachterjohannes)
- bug #1603 Fix profiler collector names to use short names (wachterjohannes)
- bug #1569 Fix ResultNormalizer parse-time import causing fatal error (wachterjohannes)
- feature #1571 Introduce Open Responses Platform Bridge by extracting from OpenAI (chr-hertel)
- bug #1535 Read discriminator mapping from serializer metadata (valtzu)
- feature #1521 Add bridge (loicsapone)
- feature #1551 Add
DocumentIndexersupport when no loader is configured (chr-hertel) - feature #1538 Add
chatsdata fromDataCollectorto thedata_collector.html.twigtemplate (santysisi) - bug #1527 Add missing bundle configuration (OskarStark)
- feature #1464 Make
Indexerstateless by moving source toindex()parameter (@chr-hertel)