Ask a Duck
ask_duckSend questions to AI models from OpenAI, Google, Groq, or Ollama. Include images for vision-capable models and control creativity with temperature.
Instructions
Ask a question to a specific LLM provider (duck)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The question or prompt to send to the duck | |
| provider | No | The provider name (optional, uses default if not specified) | |
| model | No | Specific model to use (optional, uses provider default if not specified) | |
| temperature | No | Temperature for response generation (0-2) | |
| images | No | Optional images to include with the prompt (for vision-capable models) |