-
Notifications
You must be signed in to change notification settings - Fork 0
Tools Configuration
Shane Duan edited this page Nov 18, 2025
·
1 revision
InnieMe UI supports the following tools configuration to extend the capability of the innies
- web_search
- webcal
type: "web_search"
The configured InnieMe will use web search tool to look up latest information, thus expanding the knowledge beyond the configured knowledge base and the LLM training.
type: "webcal"
Given a Webcal URL, as specified by parameter "url", the configured InnieMe will be able to look up calendar events and provide answers. Please note that this means all events served through the URL can potentially be communicated by the configured InnieMe. Don't rely on any role configuration to limite the events to be shared.