Skip to main content

Cassandra Database Tools

Overview

The Cassandra Database Tools project is designed to help AI engineers efficiently integrate Large Language Models (LLMs) with Apache Cassandra® data. It facilitates optimized and safe interactions with Cassandra databases, supporting various deployments like Apache Cassandra®, DataStax Enterprise™, and DataStax Astra™.

Key Features

  • Fast Data Access: Optimized queries ensure most operations complete in milliseconds.
  • Schema Introspection: Enhances the reasoning capabilities of LLMs by providing detailed schema information.
  • Compatibility: Supports various Cassandra deployments, ensuring wide applicability.
  • Safety Measures: Limits operations to SELECT queries and schema introspection to prioritize data integrity.

Installation

Ensure your system has Python installed and proceed with the following installations via pip:

pip install python-dotenv cassio llama-index-tools-cassandra

Create a .env file for environmental variables related to Cassandra and Astra configurations, following the example structure provided in the notebook.

Environment Setup

  • For Cassandra: Configure CASSANDRA_CONTACT_POINTS, CASSANDRA_USERNAME, CASSANDRA_PASSWORD, and CASSANDRA_KEYSPACE.
  • For DataStax Astra: Set ASTRA_DB_APPLICATION_TOKEN, ASTRA_DB_DATABASE_ID, and ASTRA_DB_KEYSPACE.

How It Works

The toolkit leverages the Cassandra Query Language (CQL) and integrates with LLMs to provide an efficient query path determination for the user's requests, ensuring best practices for querying are followed. Using functions, the LLMs decision making can invoke the tool instead of designing custom queries. The result is faster and efficient access to Cassandra data for agents.

Tools Included

  • cassandra_db_schema: Fetches schema information, essential for the agent’s operation.
  • cassandra_db_select_table_data: Allows selection of data from a specific keyspace and table.
  • cassandra_db_query: An experimental tool that accepts fully formed query strings from the agent.

Example Usage

Initialize the CassandraDatabase and set up the agent with the tools provided. Query the database by interacting with the agent as shown in the example notebook.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llama_index_tools_cassandra-0.6.0.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llama_index_tools_cassandra-0.6.0-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_tools_cassandra-0.6.0.tar.gz.

File metadata

  • Download URL: llama_index_tools_cassandra-0.6.0.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.7 {"installer":{"name":"uv","version":"0.12.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_tools_cassandra-0.6.0.tar.gz
Algorithm Hash digest
SHA256 144b1221ab73357ffba5db169f902ab828835634b7f688ef248429e69373401a
MD5 b47002eac1fbc9b28c6222efd013979c
BLAKE2b-256 1786fc7b49d4532dbc714648c04ee7bf07088214bb44244040a958db79f81dd9

See more details on using hashes here.

File details

Details for the file llama_index_tools_cassandra-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: llama_index_tools_cassandra-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 11.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.7 {"installer":{"name":"uv","version":"0.12.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_tools_cassandra-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3c8e26c143f30d095fbb2f57544ae2cccd6f27ef854799d4a3acdcd8a2a396e7
MD5 b4c7f7d50a15b018fbbfbb5af0df1d5a
BLAKE2b-256 cc83c494d8946c5da06f9f62ce66342dd3ab5604706f33145a7faa1265608dde

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.6.0 This release

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page