MCPcopy
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)
626def get_settings() -> Settings:
627 return Settings()

Callers 15

unified_lifespanFunction · 0.90
create_appFunction · 0.90
lifespanFunction · 0.90
create_appFunction · 0.90
mainFunction · 0.90
_profileFunction · 0.90
preview_ttsFunction · 0.90
_effective_tts_providerFunction · 0.90
_local_audio_model_rootFunction · 0.90
_public_baseFunction · 0.90
runFunction · 0.90
normalize_memory_scopeFunction · 0.90

Calls 1

SettingsClass · 0.85

Tested by 1

runFunction · 0.72