Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AI45Lab/Code
/ native_structured_support
Method
native_structured_support
core/src/llm/zhipu.rs:84–86 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
82
}
83
84
fn native_structured_support(&self) -> structured::NativeStructuredSupport {
85
self.0.native_structured_support()
86
}
87
88
async fn complete_structured(
89
&self,
Callers
2
generate_blocking
Function · 0.45
generate_streaming
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected