- Doc update for breaking changes (#199)

This commit is contained in:
Omkar Shetkar
2024-01-02 23:18:53 +05:30
committed by GitHub
parent e34543ecd5
commit 9c807983ef

View File

@@ -14,6 +14,11 @@ Let's make your `@Beans` intelligent!
### Breaking Changes
December 27, 2023 Update
Merge SimplePersistentVectorStore and InMemoryVectorStore into SimpleVectorStore
- Replace InMemoryVectorStore with SimpleVectorStore
December 20, 2023 Update
Refactor the Ollama client and related classes and package names