Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@amotl amotl released this 03 Jan 10:19
· 3 commits to main since this release

What's Changed

  • Added implementation and software tests for CrateDBCache,
    deriving from SQLAlchemyCache, and CrateDBSemanticCache,
    building upon CrateDBVectorStore.

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 #1
  • CI: Also run on scheduled events, when no files have been changed by @amotl in #11
  • Chore(deps-dev): Update mypy requirement from <1.14 to <1.15 by @dependabot in #13
  • This and that by @amotl in #15
  • Cache: Add CrateDBCache and CrateDBSemanticCache by @amotl in #12
  • Documentation: Update README about CrateDBCache and CrateDBSemanticCache by @amotl in #18

New Contributors

  • @amotl made their first contribution in #2

Full Changelog: https://github.com/crate/langchain-cratedb/commits/v0.1.0