rtk-ai/rtk

exposing the filter functions and create interfaces to other languages such as python

Open

#2.037 geöffnet am 22. Mai 2026

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (2.914 Forks)batch import
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.

Contributor Guide