MCPcopy Index your code
hub / github.com/abetlen/llama-cpp-python / get_server_settings

Function get_server_settings

llama_cpp/server/app.py:58–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56
57
58def get_server_settings():
59 yield _server_settings
60
61
62_llama_proxy: Optional[LlamaProxy] = None

Callers 1

get_event_publisherFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…