p24
This commit is contained in:
@@ -503,6 +503,11 @@ final class AgentRunnerConfig
|
||||
return $this->getRequiredInt('no_llm_fallback.max_shop_results');
|
||||
}
|
||||
|
||||
public function getRagEvidenceCleanupProfile(): string
|
||||
{
|
||||
return $this->getRequiredString('rag_evidence_guard.cleanup_profile');
|
||||
}
|
||||
|
||||
/**
|
||||
* @return string[]
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user