llama.cpp/tools/server/public_simplechat/docs
hanishkvc 69be7f2029 SimpleSallap:SimpleMCP: Use ToolManager for some of needed logics
Build the list of tool calls

Trap some of the MCP post json based requests and map to related
handlers. Inturn implement the tool call execution handler.

Add some helper dataclasses wrt expected MCP response structure

TOTHINK: For now maintain id has a string and not int, with idea
to map it directly to callid wrt tool call handshake by ai model.

TOCHECK: For now suffle the order of fields wrt jsonrpc and type
wrt MCP response related structures, assuming the order shouldnt
matter. Need to cross check.
2025-12-06 23:48:58 +05:30
..
changelog.md SimpleSallap:SimpleMCP: Use ToolManager for some of needed logics 2025-12-06 23:48:58 +05:30
details.md SimpleSallap:SimpleProxy: Enable https mode 2025-12-04 20:51:00 +05:30
simplechat_screens.webp SimpleChatTCRV: Documentation cleanup 2025-12-04 19:41:40 +05:30