Skip to main content

Provides integrations skill with 50+ services in LlamaIndex

Project description

Composio <> Llama Indxex Use Composio to get an array of tools with your llamaindex agent.

Usage

Inside your llamaindex codebase:

from composio_llama import ComposioToolset
toolset = ComposioToolset(<token>)
agent = OpenAIAgent.from_tools(toolset.to_tool_list(), llm=llm, verbose=True)
...

Project details


Download files

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

Source Distribution

composio-llamaindex-0.0.3.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

composio_llamaindex-0.0.3-py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page