What's Changed
- Make it work
- Added implementations for
CrateDBVectorStore
,CrateDBVectorStoreMultiCollection
,
CrateDBChatMessageHistory
, andCrateDBLoader
.
Details
- Chore: Remove components that are not applicable for a database adapter by @amotl in #2
- Chore: Remove Notebooks that are not applicable for a database adapter by @amotl in #3
- Genesis: Add support for CrateDB by @amotl in GH-1
- Bump mypy from 1.10.1 to 1.13.0 by @dependabot in #5
- Bump ruff from 0.5.7 to 0.8.3 by @dependabot in #7
New Contributors
- @amotl made their first contribution in #2
- @dependabot made their first contribution in #5
Full Changelog: https://github.com/crate/langchain-cratedb/commits/v0.0.0