aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/aflow/testdata/TestLLMTool.llm.json
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2026-01-30 14:07:08 +0100
committerDmitry Vyukov <dvyukov@google.com>2026-01-30 14:20:33 +0000
commit9b63f7e1c67c950430ab90004923c896f798778e (patch)
treeef6ca3f5fc5adf415cb5ac4eebd4cd442ab03b2d /pkg/aflow/testdata/TestLLMTool.llm.json
parent22003bbfe9ef57dd80e3be819bf8a74d76dce00c (diff)
pkg/aflow: reduce size of golden test files
Don't memorize repeated request configs.
Diffstat (limited to 'pkg/aflow/testdata/TestLLMTool.llm.json')
-rw-r--r--pkg/aflow/testdata/TestLLMTool.llm.json123
1 files changed, 0 insertions, 123 deletions
diff --git a/pkg/aflow/testdata/TestLLMTool.llm.json b/pkg/aflow/testdata/TestLLMTool.llm.json
index 705c011e2..da6676902 100644
--- a/pkg/aflow/testdata/TestLLMTool.llm.json
+++ b/pkg/aflow/testdata/TestLLMTool.llm.json
@@ -118,47 +118,6 @@
},
{
"Model": "sub-agent-model",
- "Config": {
- "systemInstruction": {
- "parts": [
- {
- "text": "researcher instruction\nPrefer calling several tools at the same time to save round-trips.\n"
- }
- ],
- "role": "user"
- },
- "temperature": 2,
- "tools": [
- {
- "functionDeclarations": [
- {
- "description": "researcher-tool description",
- "name": "researcher-tool",
- "parametersJsonSchema": {
- "additionalProperties": false,
- "properties": {
- "Something": {
- "description": "something",
- "type": "string"
- }
- },
- "required": [
- "Something"
- ],
- "type": "object"
- },
- "responseJsonSchema": {
- "additionalProperties": false,
- "type": "object"
- }
- }
- ]
- }
- ],
- "responseModalities": [
- "TEXT"
- ]
- },
"Request": [
{
"parts": [
@@ -342,47 +301,6 @@
},
{
"Model": "sub-agent-model",
- "Config": {
- "systemInstruction": {
- "parts": [
- {
- "text": "researcher instruction\nPrefer calling several tools at the same time to save round-trips.\n"
- }
- ],
- "role": "user"
- },
- "temperature": 2,
- "tools": [
- {
- "functionDeclarations": [
- {
- "description": "researcher-tool description",
- "name": "researcher-tool",
- "parametersJsonSchema": {
- "additionalProperties": false,
- "properties": {
- "Something": {
- "description": "something",
- "type": "string"
- }
- },
- "required": [
- "Something"
- ],
- "type": "object"
- },
- "responseJsonSchema": {
- "additionalProperties": false,
- "type": "object"
- }
- }
- ]
- }
- ],
- "responseModalities": [
- "TEXT"
- ]
- },
"Request": [
{
"parts": [
@@ -421,47 +339,6 @@
},
{
"Model": "sub-agent-model",
- "Config": {
- "systemInstruction": {
- "parts": [
- {
- "text": "researcher instruction\nPrefer calling several tools at the same time to save round-trips.\n"
- }
- ],
- "role": "user"
- },
- "temperature": 2,
- "tools": [
- {
- "functionDeclarations": [
- {
- "description": "researcher-tool description",
- "name": "researcher-tool",
- "parametersJsonSchema": {
- "additionalProperties": false,
- "properties": {
- "Something": {
- "description": "something",
- "type": "string"
- }
- },
- "required": [
- "Something"
- ],
- "type": "object"
- },
- "responseJsonSchema": {
- "additionalProperties": false,
- "type": "object"
- }
- }
- ]
- }
- ],
- "responseModalities": [
- "TEXT"
- ]
- },
"Request": [
{
"parts": [