tools: remove get_memory tool and tests (#11198)

Drop this memory tool as the design changed
This commit is contained in:
jif-oai
2026-02-09 17:47:36 +00:00
committed by GitHub
parent 0883e5d3e5
commit cfce286459
5 changed files with 0 additions and 235 deletions

View File

@@ -82,7 +82,6 @@ mod list_dir;
mod list_models;
mod live_cli;
mod live_reload;
mod memory_tool;
mod model_info_overrides;
mod model_overrides;
mod model_switching;