AgentHub is the LLM API Hub for the Agent era, built for high-precision autonomous agents. (GPT-5.4/Claude 4.6/Gemini 3.1)
Stars
69
Forks
2
Watchers
69
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
feat(tracer): show elapsed time on message cards and sidebar rounds (#100)
e024610View on GitHubAdd per-message elapsed time ("Took X ms") to playground message cards (#99)
dcc128cView on GitHubFix: Playground streaming output does not auto-scroll to bottom (#97)
998ce10View on GitHubAdd `created_at` timestamps to UniMessage/UniEvent, round tracking in Tracer, gpt-5.2→gpt-5.4 (#96)
afca8b6View on GitHubMove cache_control from message content items to top-level API parameter (#95)
b0004f4View on GitHubBump versions to 0.3.1-dev, add PyPI/npm environment URLs, readme and license to Python package (#94)
8787e2bView on GitHubReplace `<pre>` tags with Tailwind CSS, make Tools textarea resizable, add collapsible config and auto-resizing message input (#86)
08283baView on GitHubFix thinking display order in playground, add GitHub attribution links, gate slow provider tests behind RUN_SLOW_TEST (#84)
e3dccbdView on GitHubAdd Claude 4.6 client, support adaptive thinking, and vertex ci (#82)
0a373efView on GitHubAdd KimiK2_5Client and sync all model clients between Python and TypeScript (#81)
6e3491aView on GitHubDefer history mutation in `streaming_response_stateful` until inference succeeds (#80)
e8601b0View on GitHubAdd AWS Bedrock Claude Messages API usage guide and Bedrock client support (#79)
f04a777View on GitHub