AIGNE 0.2 is Out: Multi Agent & Decision Agent Support

Since AIGNE was released in early May, it has received enthusiastic responses from the community users and gathered valuable feedback on user experience. We value the needs and opinions of users and actively address issues raised. At the same time, we are accelerating the pace to support more new features and unlock more AI capabilities. We believe that the potential of AIGNE is far more than this, so please stay tuned for more exciting updates.
New Features
Support for GPT-4o model
OpenAI opened the GPT-4o model on May 14th, and we quickly integrated the new model and conducted full testing to confirm that this latest model can be used in our current operating environment. Update documents: AIGNE update, supports the latest GPT-4o model and multiple detail improvements.

New decision type agent
We have introduced a new processing type: Decision.
The decision type Agent brings powerful logical processing capabilities to AIGNE, utilizing AI's reasoning ability to classify user problems and select the best Agent for execution.

Adds some useful outputs
We have added some useful output types that can help developers easily add common functions to Agent, such as:
- Share: Simply check the sharing methods you want to support, and users can share their AI information.
- Opening message: Set an opening message for the Agent, which users will see when they first enter the application.
- Opening question: Set a series of opening questions for the agent to facilitate users' quick entry into interaction when they first enter the application.
- Profile: Set up your profile information for Agent, currently supporting avatar, name

Support for multi-agent
We have added support for multiple Agent applications, allowing users to choose multiple children agents within a single entry Agent, making it easy for users to switch between different children agents for interaction once they enter the AI application.

Automatic knowledge updates
We now support scheduled automatic updates of the knowledge base data, and the content from discuss-kit will be incrementally indexed automatically into the knowledge base.

Support make an input as the output
Support make an input as an output, which can be very useful in complex interactive scenarios.

Let's improve together, community-driven updates:
- AIGNE menu cut off. z1dTAX6BubAxmhXGP8zMVAZAFwizvbv8gnB
- AIGNE menu scrolling on mobile z1chE2k3Md4kzdBc7tNPQfYQYLddJXrxQY3
- Name display on AIGNE z1chE2k3Md4kzdBc7tNPQfYQYLddJXrxQY3
- Buggy Layout in AIGNE menu page z1chE2k3Md4kzdBc7tNPQfYQYLddJXrxQY3
- aigne的选择框ui问题 z1fXXRA3YQTAAkKr4kVTJ6nWZnQm6AFAuNF
- Knowledge base document upload icons. z1jSmADVV9s6T6kux53KH8tHvm19KLF6h95
- Knowledge base menu z1jSmADVV9s6T6kux53KH8tHvm19KLF6h95
- Knowledge base edit icon should default to showing. z1jSmADVV9s6T6kux53KH8tHvm19KLF6h95
- Project exceed limit z1chE2k3Md4kzdBc7tNPQfYQYLddJXrxQY3
- aigne切换为对话模式点击发送无反应 z1fXXRA3YQTAAkKr4kVTJ6nWZnQm6AFAuNF
- aigne新建文件名称输入框左间距优化 z1fXXRA3YQTAAkKr4kVTJ6nWZnQm6AFAuNF
- arcblock官网登录报用户不存在 z1fXXRA3YQTAAkKr4kVTJ6nWZnQm6AFAuNF
- aigne的调试对话框滚动条问题 z1fXXRA3YQTAAkKr4kVTJ6nWZnQm6AFAuNF
- aigne选择图标疑问 z1fXXRA3YQTAAkKr4kVTJ6nWZnQm6AFAuNF
- Aigne bug: published app page crashed z1UbcKiygi9AY75oUSgbrXS5vVGA5eFFyNx
- AIGNE beta - “Subscribe AI service” error/bug z1dTAX6BubAxmhXGP8zMVAZAFwizvbv8gnB
- Aigne image generator stucked loading z1dTAX6BubAxmhXGP8zMVAZAFwizvbv8gnB
- AIGNE menu access bug z1dTAX6BubAxmhXGP8zMVAZAFwizvbv8gnB
Community Spotlight: Your Feedback in Action
We believe that the heart of our product lies within the vibrant community of our users. Your insights and suggestions are invaluable to us, and we're dedicated to incorporating your feedback to make AIGNE even better. In this section, we highlight the latest updates and bug fixes that were inspired by you, our users. From minor tweaks to major changes, every update is a step towards enhancing your experience and meeting your needs. Thank you for your continued support and engagement. Let's take a look at what your feedback has helped us improve in this release!
Referenced here
Products
-
AIGNE
active
A framework for developers building agents. Start from the command line to create and run a project; use the framework documentation for the parts that need detail.
-
AIGNE Studio
sunset
A place to build and run agents without writing the wiring by hand, including self-hosted models. Its work has been taken into ARC.
Terms
-
Agent
A useful system can distinguish the person, service, or agent taking an action; the party it represents; and the permission for that action. Treating all three as one shared secret makes a later decision harder to explain.
-
Dapp
An application whose important state does not sit only in one operator's database. What counts as decentralized varies a lot between projects, so the useful question is which part is checkable by someone outside.