You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community/tools/cassandra_database
Christophe Bornet 683fb45c6b
community[patch]: Refactor CassandraDatabase wrapper (#21075)
* Introduce individual `fetch_` methods for easier typing.
* Rework some docstrings to google style
* Move some logic to the tool
* Merge the 2 cassandra utility files
5 months ago
..
__init__.py community[minor]: add Cassandra Database Toolkit (#20246) 5 months ago
prompt.py community[minor]: add Cassandra Database Toolkit (#20246) 5 months ago
tool.py community[patch]: Refactor CassandraDatabase wrapper (#21075) 5 months ago