Files
llama.cpp/tools
Georgi Gerganov a7fb22fc50 server : validate --tools CLI argument against known tool names
Previously, unknown tool names passed via --tools were silently ignored.
Now the server validates each tool name at startup and exits with an
error if an unrecognized tool is specified, listing the available tools.

Assisted-by: llama.cpp:local pi
2026-04-30 09:40:58 +03:00
..