Step: Intent Parser
- Key:
intent-parser - Category: AI & Language Models
- Description: Analyze text to detect user intent and extract parameters.
Inputs
- modelId (select, required): Model
- prompt (long-text): Optional guidance prompt
- media (list): Optional images (type=image, url)
- intents (list, required): List of intents with name and description
Outputs
- name (string): Detected Intent
Notes
- Provide clear intent names and descriptions for accurate classification.

