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
RemoteExecutionEvidence
RemoteGenerationOptions
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
RemoteProviderFileScope
RemoteProviderMetadata
RemoteProviderReasoningReplay
RemoteProviderReplayMeta
RemoteReasoningCapability
Mirror of the core ReasoningCapability.
RemoteResponseTextMeta
RemoteSchemaContract
RemoteSchemaProjectionOverride
RemoteSchemaProjectionPolicy

Enums§

RemoteAttachmentSource
RemoteAttachmentTypeMetadata
RemoteCacheControlDialect
Mirror of the core CacheControlDialect.
RemoteLlmContentBlock
RemoteLlmOutputPart
RemoteLlmOutputSpec
RemoteLlmRole
RemoteLlmTerminalReason
RemoteLlmToolChoice
RemoteProjectionMode
RemoteProviderFailureKind
Wire mirror of the core ProviderFailureKind classification.
RemoteReasoningDisableEncoding
RemoteReasoningEncoding
Mirror of the core ReasoningEncoding.
RemoteReasoningSelection
RemoteStreamTermination
Mirror of the core StreamTermination.