slekrem
-
bashGPT.
by: slekremTools - 38 total downloads
- last updated 3/24/2026
- Latest version: 0.1.0
Abstractions and base types for implementing tools that can be exposed to LLMs via the bashGPT server. Implement ITool and drop the assembly into the plugin directory to extend bashGPT without recompiling the... More information -
- 35 total downloads
- last updated 3/24/2026
- Latest version: 0.1.0
Abstractions and base types for implementing agents for the bashGPT server. Subclass AgentBase to create a self-contained agent with its own tools, system prompts, and LLM configuration.