LLM API
Direct API access to Large Language Model capabilities without requiring workflow execution.Chat Completion
Send a chat completion request to the configured LLM provider.
Message Roles:
system- System prompt to set assistant behavioruser- User messageassistant- Previous assistant responsetool- Tool call result
With Tools (Function Calling)
Generate Embeddings
Generate vector embeddings for input text.
Response:
