Loading request...
User experiences issues with models like deepseek v3 where the context window fills up quickly, leading to session resets and requiring users to start over. The request is for agent frameworks to implement better context management mechanisms to allow sessions to survive longer, similar to how kimi or minmax handle it.
上下文太重要了,上下文和模型有关系,我用 deepseek v3 只有 100 k 几轮对话就满了,然后就得clear ,session 没了,得重来,换 kimi,minmax,就 ok 所以,agent 时代,上下文可以让session存活更久吧。