test(agent): align loop regression test with context-based tool execution
This commit is contained in:
parent
fac3d6ac6f
commit
2ad43dbd3c
1 changed files with 0 additions and 3 deletions
|
|
@ -507,9 +507,6 @@ func TestRunLLMIteration_MessageOnlyToolCallsStopAfterOneRound(t *testing.T) {
|
||||||
t.Fatal("No default agent found")
|
t.Fatal("No default agent found")
|
||||||
}
|
}
|
||||||
|
|
||||||
al.beginRoundForMessageTool(agent)
|
|
||||||
al.updateToolContexts(agent, "telegram", "chat-1")
|
|
||||||
|
|
||||||
_, iteration, err := al.runLLMIteration(
|
_, iteration, err := al.runLLMIteration(
|
||||||
context.Background(),
|
context.Background(),
|
||||||
agent,
|
agent,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue