Interface UpsertLlmConnectionRequest.AdapterStage
- All Known Implementing Classes:
UpsertLlmConnectionRequest.Builder
- Enclosing class:
UpsertLlmConnectionRequest
public static interface UpsertLlmConnectionRequest.AdapterStage
-
Method Summary
Modifier and TypeMethodDescriptionadapter(LlmAdapter adapter) The adapter used to interface with the LLM
-
Method Details
-
adapter
The adapter used to interface with the LLM
-