mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-14 20:55:15 +02:00
- Replaced environment variable usage with a centralized configuration system in multiple modules, including `celery_app`, `agent_cache_store`, `sandbox`, `file_storage`, and `connector_service`. - Enhanced maintainability and readability by sourcing configuration values from the `config` module instead of directly from environment variables. - Updated relevant settings to ensure consistent access to configuration values across the application. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| global_llm_config.example.yaml | ||
| model_list_fallback.json | ||
| uvicorn.py | ||
| vision_model_list_fallback.json | ||