llama-index-tools-ceramic package to give a LlamaIndex agent access to Ceramic Search.
Get your Ceramic API key
Create a free account to get started.
Building agents
TheCeramicToolSpec wraps Ceramic Search as a LlamaIndex tool. Pass it to any LlamaIndex agent and the agent will call it automatically when it needs to retrieve information.
Set environment variables
Install dependencies
python
Full example
python
Run the example
python
GitHub
View source code
PyPI
View package

