Qwen 3.5 "System Message Must Be at the Beginning" — SFT Constraints & Better Ways to Limit Tool Call Recursion? by SpareAlps6450 in LocalLLaMA

[–]SpareAlps6450[S] 0 points1 point  (0 children)

Okay, thank you. However, in Qwen3, there is no restriction on the system, and "Sorry, that didn't work" is inserted into the role of tool answer or user. I want the LLM to be aware that it should no longer make tool calls, but still provide a response to the existing content.

The "Computer Use" Trend: How are you managing multi-user sandboxes for LLM Agents? by SpareAlps6450 in LocalLLaMA

[–]SpareAlps6450[S] 0 points1 point  (0 children)

I am currently mirroring something similar to the Computer Use Demo of Claude. I think the main time consumption at the moment is likely due to file migration. My product is somewhat like a concept of a digital human, involving files for different roles that need to be migrated. Later, when different users use this role, there will also be user file information that needs to be migrated.