Agent-RL/ReCall
ReSearch: Learning to Reason with Search for LLMs via Reinforcement Learning & ReCall: Learning to Reason with Tool Call for LLMs via Reinforcement Learning observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 21
- Release rhythm 35
- Longevity 39
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 548
- days_rel: n/a
- days_push: 474
- n_releases_24m: 0
Adoption not part of the score
1431 stars · 89 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ReCall is a framework that trains LLMs to reason with arbitrary tool calls via reinforcement learning, without supervised tool-use trajectory data. It is the successor to ReSearch, built on verl and vLLM, and includes synthetic multi-step task generation for training agentic tool-based reasoning.
Use cases
- train an llm to call tools via reinforcement learning
- teach a model to reason with search and function calling without sft data
- build agentic tool-use capabilities in open-source llms
- generate synthetic multi-step tool-use training environments
- reproduce the ReSearch reasoning-with-search training pipeline
When to choose
- you want to RL-train an LLM for agentic tool calling without supervised trajectories
- you need a drop-in replacement for ReSearch with arbitrary user-defined tools
- you want to experiment with synthetic environments for multi-step tool-use training
When to avoid
- you only need inference-time tool calling without training
- you lack multi-GPU infrastructure for RL training with vLLM rollouts
- you need a production-ready agent framework rather than a research training codebase
Facets
framework · maturity active
llm-training reinforcement-learning agent-framework rag large-language-models reinforcement-learning machine-learning python tool-calling function-calling verl vllm synthetic-data research tool-use ai-agents gpu linux
2 sources
- readme: https://github.com/Agent-RL/ReCall · fetched 2026-08-28 · d929109e8bde
- homepage: https://attractive-almandine-935.notion.site/ReCall-Learning-to-Reason-with-Tool-Call-for-LLMs-via-Reinforcement-Learning-1d7aec91e9bb8006ad40f9edbfe2191a · fetched 2026-08-29 · 73a6ba54b760
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Agent-RL/ReCall | main | 30 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem