llama.cpp/tools/server/public_simplechat/local.tools
hanishkvc 0caa2e8101 SimpleChatTC:SimpleProxy: Prg Parameters handling cleanup - next
Ensure load_config gets called on encountering --config in cmdline,
so that the user has control over whether cmdline or config file
will decide the final value of any given parameter.

Ensure that str type values in cmdline are picked up directly, without
running them through ast.literal_eval, bcas otherwise one will have to
ensure throught the cmdline arg mechanism that string quote is retained
for literal_eval

Have the """ function note/description below def line immidiately
so that it is interpreted as a function description.
2025-12-04 19:41:39 +05:30
..
simpleproxy.json SimpleChatTC:WebSearchPlus: Update readme, Wikipedia in allowed 2025-12-04 19:41:39 +05:30
simpleproxy.py SimpleChatTC:SimpleProxy: Prg Parameters handling cleanup - next 2025-12-04 19:41:39 +05:30