rtk-ai/rtk

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

Open

#2.037 aberto em 22 de mai. de 2026

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (2.914 forks)batch import
area:apienhancementhelp wantedpriority:low

Métricas do repositório

Stars
 (48.085 stars)
Métricas de merge de PR
 (Mesclagem média 11d 1h) (45 fundiu PRs em 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.

Guia do colaborador