JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
|
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.mulesoft.modules.agent.broker.internal.extension.connection
Interface LLMClient
All Known Implementing Classes:
OpenAIClient
public interface
LLMClient
Nested Class Summary
Nested Classes
Modifier and Type
Interface
Description
static interface
LLMClient.LLMSession
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
close
()
LLMClient.LLMSession
createSession
(
LLMRequest
request)
Method Details
createSession
LLMClient.LLMSession
createSession
(
LLMRequest
request)
close
void
close
()