rtk-ai/rtk
View on GitHubexposing the filter functions and create interfaces to other languages such as python
Open
#2,037 opened on May 22, 2026
area:apienhancementhelp wantedpriority:low
Repository metrics
- Stars
- (48,085 stars)
- PR merge metrics
- (Avg merge 11d 1h) (45 merged PRs in 30d)
Description
Hi, is there any interest in exposing the filter functions as a lib and, for example, creating a python interface so that agent SDKs in python can directly integrate the output filter into tool call implementations? I drafted a version of python bindings in my fork here. Not sure if you guys are interested or just want to keep the code purely a CLI tool.