summaryrefslogtreecommitdiff
path: root/backend/data/test/archive
diff options
context:
space:
mode:
authorblackhao <13851610112@163.com>2025-12-10 19:41:02 -0600
committerblackhao <13851610112@163.com>2025-12-10 19:41:02 -0600
commit9ba956c7aa601f0e6cd0fe2ede907cbc558fa1b8 (patch)
tree8a510f7f07e39c30efe28eeb8365b76705fc70e9 /backend/data/test/archive
parentd9b17431a799a0354103ef390f6db15f34fb92be (diff)
init file sys ?
Diffstat (limited to 'backend/data/test/archive')
-rw-r--r--backend/data/test/archive/archived_nodes.json17
1 files changed, 16 insertions, 1 deletions
diff --git a/backend/data/test/archive/archived_nodes.json b/backend/data/test/archive/archived_nodes.json
index 0637a08..e74c8f8 100644
--- a/backend/data/test/archive/archived_nodes.json
+++ b/backend/data/test/archive/archived_nodes.json
@@ -1 +1,16 @@
-[] \ No newline at end of file
+[
+ {
+ "id": "archive_1765417206000",
+ "label": "PDF File Count",
+ "model": "gpt-5.1",
+ "systemPrompt": "",
+ "temperature": 0.7,
+ "reasoningEffort": "medium",
+ "userPrompt": "testing search_files. Please search for pdf files in this conversation and count the number.",
+ "response": "I found **1 PDF file** in this conversation: `542proposal.pdf`. ",
+ "mergeStrategy": "smart",
+ "attachedFileIds": [
+ "dcf69ca5-2efa-4b8a-acec-3864a803f073"
+ ]
+ }
+] \ No newline at end of file