OpenAI-Compatible (Beta)
The following table describes the parameters for configuring an OpenAI-Compatible LLM Agent.
Field | Description |
---|---|
OpenAI-Compatible LLM Connection Details | |
Endpoint URL |
The LLM Provider API endpoint URL. Example: https://api.openai.com/v1 |
Model ID |
The specific version or name of the LLM to use. Example: openai/gpt-4o |
Secret Access Key |
The API Secret Access Key for the LLM provider. |
User Prompt |
A template for the user prompt to request a particular response from the model. Use the For example:
|
Max Tokens |
The |
Temperature |
The |
Event Broker Destination for AI Responses | |
Destination Type |
Specifies whether the destination on the event broker service is a topic endpoint or queue. |
Destination Name |
The name of the topic or queue to publish AI response messages to. For the Beta release, you can publish only to queues. |