Instructor \ Internals
Config files
Configuration Groups
Instructor’s configuration is organized into groups. Each group contains a set of settings that are related to a specific aspect of Instructor’s functionality.
Instructor comes with the following default settings groups:
debug
: Debugging settingsembed
: Embedding provider connectionshttp
: HTTP client configurationsllm
: LLM provider connectionsprompt
: Prompt libraries and their settingsweb
: Web service providers (e.g. scraper API configurations)
Each group is stored in a separate file in the configuration directory. The file name corresponds to the group name.