rtk-ai/rtk
GitHub で見るexposing the filter functions and create interfaces to other languages such as python
Open
#2,037 opened on 2026年5月22日
area:apienhancementhelp wantedpriority:low
Repository metrics
- Stars
- (48,085 stars)
- PR merge metrics
- (平均マージ 11d 1h) (30d で 45 merged PRs)
説明
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.