summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-01 12:45:36 -0500
committerJeff Carr <[email protected]>2025-09-01 12:45:36 -0500
commitf08ab508187fae52444ab4cc9313c7177a78dd70 (patch)
tree44a4b956393e82c370ca3ae6ae1e38225d010665
parentabc5bee273f0bb3dde117b512978f3ea5ea34602 (diff)
fixed JSON marshal
-rw-r--r--chat.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/chat.proto b/chat.proto
index a226eec..6f9ff97 100644
--- a/chat.proto
+++ b/chat.proto
@@ -115,6 +115,7 @@ message argsInfo {
string pattern = 11;
string content = 12;
string fact = 13;
+ repeated string paths = 14;
}
// Function response