{ "id": 3, "query": "你是谁,你有哪些能力", "key_type": "GPT5", "work_dir": "test" }
curl --location --request POST 'http://localhost:9030/api-ai-infra/agents/run-agent' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 3, "query": "你是谁,你有哪些能力", "key_type": "GPT5", "work_dir": "test" }'
{}