Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/datascale-ai/opentalking
/ get_settings
Function
get_settings
opentalking/core/config.py:626–627 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
624
625
@lru_cache(maxsize=1)
626
def
get_settings() -> Settings:
627
return
Settings()
Callers
15
unified_lifespan
Function · 0.90
create_app
Function · 0.90
lifespan
Function · 0.90
create_app
Function · 0.90
main
Function · 0.90
_profile
Function · 0.90
preview_tts
Function · 0.90
_effective_tts_provider
Function · 0.90
_local_audio_model_root
Function · 0.90
_public_base
Function · 0.90
run
Function · 0.90
normalize_memory_scope
Function · 0.90
Calls
1
Settings
Class · 0.85
Tested by
1
run
Function · 0.72