Llmwhisperer
Overview
SLUG: LLMWHISPERER
Description
LLMWhisperer is a technology that presents data from complex documents to LLMs in a way that they can best understand.
Authentication Details
API Key
Connecting to Llmwhisperer
Create an auth config
Use the dashboard to create an auth config for the Llmwhisperer toolkit. This allows you to connect multiple Llmwhisperer accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Llmwhisperer Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Llmwhisperer toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
LLMWHISPERER_USAGE_GET_INFO
Tool Name: Get Usage Information
Description
Action Parameters
Action Response
LLMWHISPERER_USAGE_GET_STATS
Tool Name: Get Usage Statistics
Description
Action Parameters
Action Response
LLMWHISPERER_WEBHOOK_DELETE
Tool Name: Delete Webhook
Description
Action Parameters
Action Response
LLMWHISPERER_WEBHOOK_GET_DETAILS
Tool Name: Get Webhook Details
Description
Action Parameters
Action Response
LLMWHISPERER_WEBHOOK_REGISTER
Tool Name: Register Webhook
Description
Action Parameters
Action Response
LLMWHISPERER_WEBHOOK_UPDATE
Tool Name: Update Webhook Configuration
Description
Action Parameters
Action Response
LLMWHISPERER_WHISPER_CHECK_STATUS
Tool Name: Check Whisper Status
Description
Action Parameters
Action Response
LLMWHISPERER_WHISPER_CONVERT_DOCUMENT
Tool Name: Convert Document to Text
Description
Action Parameters
Action Response
LLMWHISPERER_WHISPER_GET_DETAIL
Tool Name: Get Whisper Detail
Description
Action Parameters
Action Response
LLMWHISPERER_WHISPER_RETRIEVE_TEXT
Tool Name: Retrieve Whisper Text
Description
Action Parameters
Action Response