Skip to main content

Module llm

Module llm 

Source
Expand description

LLM request/response envelopes: messages, attachments, tool specs, output specs, provider metadata, and schema-projection contracts.

Structs§

RemoteAttachmentRef
RemoteDiagnostic
RemoteGenerationOptions
RemoteLlmAttachment
RemoteLlmMessage
RemoteLlmRequest
RemoteLlmRequestScope
RemoteLlmResponse
RemoteLlmToolSpec
RemoteModelCapability
Mirror of the core ModelCapability: host-supplied model capability metadata carried with the model intent so remote workers validate and encode effort exactly like a local runtime.
RemoteModelIntent
RemoteProviderMetadata
RemoteProviderReasoningReplay
RemoteProviderReplayMeta
RemoteReasoningCapability
Mirror of the core ReasoningCapability.
RemoteResponseTextMeta
RemoteSchemaContract
RemoteSchemaProjectionOverride
RemoteSchemaProjectionPolicy

Enums§

RemoteLlmContentBlock
RemoteLlmOutputPart
RemoteLlmOutputSpec
RemoteLlmRole
RemoteLlmTerminalReason
RemoteLlmToolChoice
RemoteProjectionMode
RemoteProviderFailureKind
Wire mirror of the core ProviderFailureKind classification.
RemoteReasoningEncoding
Mirror of the core ReasoningEncoding.