Client
ch.linkyard.mcp.server.McpServer.Client
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Abstract methods
Ask the user for additional information
Ask the user for additional information
Attributes
Sends a logging message to the client.
Sends a logging message to the client.
Attributes
Sends a logging message to the client.
Sends a logging message to the client.
Attributes
Pings the client to check if it is still alive.
Pings the client to check if it is still alive.
Attributes
def sample(messages: List[Message], maxTokens: Int, modelPreferences: Option[ModelPreferences], systemPrompt: Option[String], temperature: Option[Double], includeContext: Option[String], stopSequences: Option[List[String]], metadata: Option[JsonObject], _meta: Meta): F[Response]
Ask the LLM for completions
Ask the LLM for completions
Attributes
Concrete methods
Ask the user for additional information, simpler variant for JsonSchema
Ask the user for additional information, simpler variant for JsonSchema
Attributes
In this article