jack 5 days ago
parent
commit
4624218481
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/core/runner/pub_handler.py

+ 1 - 1
app/core/runner/pub_handler.py

@@ -344,7 +344,7 @@ class StreamEventHandler:
         pub MessageDelta
         """
         delta = {
-            "tools": [
+            "tools_content": [
                 {
                     "index": index,
                     "type": "text",