ci for tools upload, minor function reordering

This commit is contained in:
Concedo 2026-05-10 23:10:43 +08:00
parent c03302b670
commit 33ca75d56f
3 changed files with 143 additions and 105 deletions

View file

@ -4836,7 +4836,7 @@ class KcppServerRequestHandler(http.server.SimpleHTTPRequestHandler):
tc["function"]["arguments"] = json.dumps(tcarg)
recvtxt = None
currfinishreason = "tool_calls"
if args.debugmode:
if args.debugmode >= 1:
print(f"\nDebug ToolCall Response: {json.dumps(tool_calls)}")
modelNameToReturn = friendlymodelname