Create a modern Python 3.13+ implementation of the RLM pattern described in the following paper: https://arxiv.org/pdf/2512.24601
Stars
1
Forks
1
Watchers
1
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: add structured output probe to prevent Ollama regression
e7b15ffView on GitHubfeat: update orchestrator to use structured output with regex fallback (#14) (#20)
70a59aaView on GitHubfeat: implement structured output for Anthropic backend via tool use (#18)
ad14fd7View on GitHubchore: remove ALGORITHM.pdf and its auto-generation workflow
bafd214View on GitHubfeat: implement structured output for OpenAI-compatible backends (#17)
a629268View on GitHubfeat: add structured output types to LLMBackend ABC (#16)
0b71bbaView on GitHubdocs: add Mermaid sequence and data-flow diagrams for LLM role interactions
b575377View on GitHubfeat: add context-engineer role for enhanced sub-RLM calls
edf54d6View on GitHubReplace generic type parameter syntax with Python 3.11-compatible types
771dd34View on GitHubCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
41ce8f0View on GitHub