mainak55512/rLLM-graph

Make tools registry reusable for different nodes

Open

#1 opened on Sep 25, 2025

 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently one tool registry can be attached to one node. This needs to be made as reference type so that it can be attached to different llm nodes.

Contributor guide