
Qwen-Agent
Agent framework and applications based on Qwen>=2.0, supporting function calls, code interpreters, RAG, and Chrome extensions.
0
- Function call: LLM class provides function call capability, and Agent class is built based on this capability.
- Code interpreter: supports code execution, including Tool Integrated Reasoning.
- RAG support: Provides fast document Q&A solutions.
- Chrome extension: allows the use of Qwen Agent functionality in the browser environment.
- • Multi language support: Provides Chinese and English documents for users of different languages to use conveniently.
- Advanced Components: Provides atomic components such as LLMs and Tools, as well as advanced components such as Agents.
- Customization: Users can customize agents according to their needs to adapt to different application scenarios.
Product Details
Qwen Agent is an Agent framework built on Qwen>=2.0, which has the ability to follow instructions, use tools, plan, and remember. This framework provides example applications such as browser assistants, code interpreters, and custom assistants. The main advantages of Qwen Agent include its high scalability and modular design, allowing developers to integrate different tools and features as needed. According to the product background information, Qwen Agent aims to provide developers with a powerful toolkit for building and deploying applications based on large-scale language models. Qwen Agent is open sourced on GitHub, allowing the community to contribute and collaborate.