update
This commit is contained in:
+10
-1
@@ -295,7 +295,7 @@ function agentState(
|
||||
end
|
||||
|
||||
|
||||
struct toolCall # A tool invocation from the LLM
|
||||
struct agentToolCall # A tool invocation from the LLM
|
||||
type::String # Always "function"
|
||||
id::String # Unique tool call identifier
|
||||
name::String # Tool name
|
||||
@@ -528,6 +528,15 @@ end
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user