We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
去年年中有提过,你们回复当前的方案并不能很好的处理长文档总结,后续会有针对长文档的专门agent,请问目前针对这个需求有好的方案吗?
比如长文档速览,文档中的要点提取,书本推荐这类常见需求
The text was updated successfully, but these errors were encountered:
可以尝试下这个agent哈。另外,现在我们最长的模型qwen-turbo已经支持1M tokens阅读了,也可以尝试下,看能否解决您的问题。(使用qwen-agent调用qwen-turbo可以设置export QWEN_AGENT_DEFAULT_MAX_INPUT_TOKENS=990000 export QWEN_AGENT_DEFAULT_MAX_REF_TOKEN=900000)
Sorry, something went wrong.
No branches or pull requests
去年年中有提过,你们回复当前的方案并不能很好的处理长文档总结,后续会有针对长文档的专门agent,请问目前针对这个需求有好的方案吗?
比如长文档速览,文档中的要点提取,书本推荐这类常见需求
The text was updated successfully, but these errors were encountered: