MCPcopy Create free account
hub / github.com/appdevforall/CodeOnTheGo / set_params

Method set_params

subprojects/llama.cpp/src/llama-graph.cpp:761–763  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

759}
760
761void llm_graph_result::set_params(const llm_graph_params & params) {
762 this->params = params;
763}
764
765//
766// llm_graph_context

Callers 1

llm_graph_contextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected