remove last source badges
This commit is contained in:
@@ -684,12 +684,12 @@ final readonly class AgentRunner
|
||||
'meta'
|
||||
);
|
||||
|
||||
if ($sources !== []) {
|
||||
/* if ($sources !== []) {
|
||||
yield $this->emitSources(
|
||||
$sources,
|
||||
$this->agentRunnerConfig->getSourcesPrefix()
|
||||
);
|
||||
}
|
||||
}*/
|
||||
|
||||
if ($this->debug) {
|
||||
yield $this->systemMsg($finalPrompt, 'debug');
|
||||
|
||||
Reference in New Issue
Block a user