II.
ModelTransportProtocol overview
Reference · livemodel-transport:passthrough
Passthrough upstream protocol overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for model-transport:passthrough.
Attributes
displayName
Passthrough upstream protocol
vendor
(varies)
specUrl
streamingFraming
sse
toolUseSchema
Wire format is whatever the upstream provider speaks; the proxy
forwards bytes verbatim. Used by adapters-proxy when the harness and
upstream already share a compatible contract.
thinkingChannel
none
cacheControl
passthrough
status
standard
requestBodyShape
Provider-native request path and body forwarded as-is.
responseBodyShape
Provider-native response forwarded as-is (status, headers, and
body bytes preserved).
authHeaderFormat
Whatever the upstream requires; the proxy substitutes credentials
based on the configured route.
Outgoing edges
bridged_by1
- transport-proxy:adapters-proxy·TransportProxyAgent-Adapter Proxy
realizes1
- layer:3-transport·LayerTransport
Incoming edges
None.