Skip to content

Claude/hermes free models tool calls 24 m2k#34

Merged
BillJr99 merged 2 commits into
mainfrom
claude/hermes-free-models-tool-calls-24M2k
May 29, 2026
Merged

Claude/hermes free models tool calls 24 m2k#34
BillJr99 merged 2 commits into
mainfrom
claude/hermes-free-models-tool-calls-24M2k

Conversation

@BillJr99
Copy link
Copy Markdown
Owner

No description provided.

claude added 2 commits May 29, 2026 12:53
Populate best-effort capability tags (tools/vision/reasoning/json) for the
free-tier models in the shipped dataset so capability-aware routing and the
llmproxy__tools / llmproxy__vision virtual endpoints work out of the box.
Tags live per-provider in providers.json (after model_reasoning) and are
flattened into config.example.json by regenerate_config_example.

Non-OpenRouter providers have no automated capability source, so these seeds
are maintained by hand; the scraper's reconcile/apply paths are add-only for
capabilities and won't clobber them.

https://claude.ai/code/session_019YMQmPWsAUtALVqqY9FHPo
Lightweight curl-based smoke test covering health/version, /v1/models and
virtual-model advertising, chat, streaming, capability-aware tool calling
(tool_choice required), vision image input, and error handling. WARN/SKIP
results don't fail the run (they depend on configured providers/models);
only hard FAILs set a non-zero exit code. jq optional (grep fallback).

https://claude.ai/code/session_019YMQmPWsAUtALVqqY9FHPo
@BillJr99 BillJr99 merged commit 064fa97 into main May 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants