This package contains tools for parsing source code into annotated json data structure: we extracted import statements, global assignments, top-level methods, classes, class methods and attributes, ...
This repository provides a foundational template and guide for developing custom tools that integrate with Open WebUI and other platforms supporting similar tool-calling mechanisms. By creating custom ...