AICoreTarget¶
AICoreTarget Properties¶
| Property | Type | Required | Default |
|---|---|---|---|
| Path | string |
No | "" |
| Service | Service | Yes |
Path¶
Specify the path. It will be appended to the destination URL and the full endpoint should end with "/chats/completions".
- type:
string - default:
""
Service¶
The target AICore Service.
- type: Service