Used to check for browser translation.
用于检测浏览器翻译。
ブラウザの翻訳を検出する

AIGNE 0.2 is Out: Multi Agent & Decision Agent Support

Yechao Li
May 18, 2024 · edited
B
Blogs
cover

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:


gpt-4o.png

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.

page_2.png

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


output-add.png

output-setting.png

output-runtime.png

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.

multi-agents.png

multi-agent-runtime.png

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.

annotely_image.png

Support make an input as the output#

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

page_7.png

Let's improve together, community-driven updates:#

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!


2.0.175