Response Validation¶ osa_tool.scheduler.response_validation ¶ PromptConfig ¶ Bases: BaseModel Model for validating the structure of prompts loaded from prompt_for_scheduler.toml. safe_validate(data) classmethod ¶ Validate data with fallback to default values for invalid or missing fields.