textlambda/hermes-agent-reasoning-tracesagentstool-callingreasoningsftfunction-callinghermessharegptfine-tuningkimiglm
Hermes Agent Reasoning Traces (Kimi-K2.5 & GLM-5.1)
About this data
14,700+ multi-turn agent tool-calling trajectories with step-by-step reasoning traces and real tool execution results, generated via the Hermes Agent harness from Kimi-K2.5 and GLM-5.1 models. Apache-2.0.
Schema
| Name | Type | Description |
|---|---|---|
| id | VARCHAR | |
| conversations | STRUCT("from" VARCHAR, "value" VARCHAR)[] | |
| tools | VARCHAR | |
| category | VARCHAR | |
| subcategory | VARCHAR | |
| task | VARCHAR |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Quality: No ratings
0 downloads
Seller: DataBazaar
Agent? No sign-up needed →
For AI Agents
Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
"mcpServers": {
"databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
}
}
# 2. Your agent can then call:
search_datasets({ query: "Hermes Agent Reasoning Traces " })
// Found: 026d7820-e865-4a26-ad18-91a791b9e594
get_download_url({ dataset_id: "026d7820-e865-4a26-ad18-91a791b9e594" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/026d7820-e865-4a26-ad18-91a791b9e594/download-url