Environment Variables
The backend manages all environment variables through config.py, supporting both default values and custom configurations.
LLM Integration
SparkNoteAI manages third-party LLM providers through the Integration model.
Image Storage
SparkNoteAI supports multiple image storage methods that can be switched in settings.
Feature Settings
The FeatureSetting model manages configurations for various functional scenarios, enabling flexible binding between scenarios and resources like LLMs.