fix syntax error

This commit is contained in:
Lei 2026-02-28 22:48:49 +08:00
parent 17b5c39d56
commit f91b36cc4e

View file

@ -657,8 +657,7 @@ func (t *WebFetchTool) Execute(ctx context.Context, args map[string]any) *ToolRe
urlStr, urlStr,
extractor, extractor,
truncated, truncated,
text text)
),
return &ToolResult{ return &ToolResult{
ForLLM: forLLM, ForLLM: forLLM,