Recursive Language Models Gateway build using rlm https://arxiv.org/abs/2512.24601v1
Stars
122
Forks
18
Watchers
122
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
56
commits
1
commits
1
commits
1
commits
1
commits
feat: Add RLMgw - OpenAI-compatible gateway with intelligent context selection
afdb622View on GitHubfix: handle missing `usage` object in `OpenAIClient` (#15)
3efda5cView on GitHubadd unit test for making sure all imports are non-circular and fine
dac6164View on GitHubfix: use async clients for acompletion methods (#9)
35ff799View on GitHub