textlambda/hermes-agent-reasoning-tracesagentstool-callingreasoningsftfunction-callinghermessharegptfine-tuningkimiglm

Hermes Agent Reasoning Traces (Kimi-K2.5 & GLM-5.1)

Category
Text
Records
14,701 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~1056.51 MB
Downloads
0

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

NameTypeDescription
idVARCHAR
conversationsSTRUCT("from" VARCHAR, "value" VARCHAR)[]
toolsVARCHAR
categoryVARCHAR
subcategoryVARCHAR
taskVARCHAR

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

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 needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/026d7820-e865-4a26-ad18-91a791b9e594/download-url
Hermes Agent Reasoning Traces (Kimi-K2.5 & GLM-5.1) — Free Dataset | DataBazaar