Interface UpsertLlmConnectionRequest.ProviderStage
- All Known Implementing Classes:
UpsertLlmConnectionRequest.Builder
- Enclosing class:
UpsertLlmConnectionRequest
public static interface UpsertLlmConnectionRequest.ProviderStage
-
Method Summary
Modifier and TypeMethodDescriptionfrom(UpsertLlmConnectionRequest other) Provider name (e.g., 'openai', 'my-gateway').
-
Method Details
-
provider
Provider name (e.g., 'openai', 'my-gateway'). Must be unique in project, used for upserting.
-
from
-