MCPcopy Create free account
hub / github.com/ChrisFeldmeier/OpenCodeRust / prefers_legacy_route

Method prefers_legacy_route

crates/opencode-provider/src/openai.rs:314–316  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

312 }
313
314 fn prefers_legacy_route(&self) -> bool {
315 self.legacy_only
316 }
317
318 fn parse_legacy_sse_data(
319 data: &str,

Callers 2

chatMethod · 0.80
chat_streamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected