MCPcopy Create free account
hub / github.com/CodeBendKit/codeseek / default_100

Function default_100

rust-core/src/config.rs:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25
26fn default_true() -> bool { true }
27fn default_100() -> usize { 100 }
28fn default_20() -> usize { 20 }
29fn default_rrf_k() -> f64 { 60.0 }
30fn default_short_code_threshold() -> usize { 30 }

Callers 1

defaultMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected