Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
58
def
get_server_settings():
59
yield
_server_settings
60
61
62
_llama_proxy: Optional[LlamaProxy] = None
Callers
1
get_event_publisher
Function · 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…