remove dumper
This commit is contained in:
@@ -149,7 +149,7 @@ final readonly class AgentRunner
|
||||
if ($sources !== []) {
|
||||
yield $this->emitSources($sources, 'Genutzte Quellen: ');
|
||||
}
|
||||
print'<pre>';print_r($finalPrompt);exit;
|
||||
|
||||
// ---------------------------------------------------------
|
||||
// 6) Stream final LLM answer
|
||||
// ---------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user