rtk-ai/rtk
Auf GitHub ansehenexposing the filter functions and create interfaces to other languages such as python
Open
#2.037 geöffnet am 22. Mai 2026
area:apienhancementhelp wantedpriority:low
Repository-Metriken
- Stars
- (48.085 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 11T 1h) (45 gemergte PRs in 30 T)
Beschreibung
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.