Skip to content

Artisan Grasshopper

AI

1 component in Artisan › AI.

OpenRouter

Send a prompt to OpenRouter API and get a response

Nickname: OpenRouter · Tab: Artisan › AI

Inputs

NameNicknameTypeAccessDefaultDescription
SendSendBooleanitemfalseSet to true to send the request
API KeyKeyTextitemOpenRouter API key
Model (optional)ModelTextitemopenai/gpt-4oModel identifier (e.g. openai/gpt-4o)
System Prompt (optional)SystemTextitemYou are a helpful assistant.System prompt
MessageMessageTextitemUser message to send

Outputs

NameNicknameTypeAccessDescription
ResponseResponseTextitemModel response text
Raw JSONJSONTextitemFull JSON response from OpenRouter