mirror of
https://github.com/symfony/ai.git
synced 2026-03-23 23:42:18 +01:00
@@ -1,6 +1,11 @@
|
||||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.7
|
||||
---
|
||||
|
||||
* Extend prompt caching support for tool definitions
|
||||
|
||||
0.6
|
||||
---
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@ CHANGELOG
|
||||
* Add `CombinedStore` combining vector and text stores with Reciprocal Rank Fusion (RRF)
|
||||
* [BC BREAK] Add `?EventDispatcherInterface $eventDispatcher` as 3rd constructor parameter of `Retriever` (before `$logger`)
|
||||
* Add automatic text content preservation in `Vectorizer` metadata
|
||||
* Add batch processing in `DistanceCalculator` for local vector stores
|
||||
|
||||
0.6
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user