-
-
0xhhh · 01-26 10:55
Deconstructing Project89: A modular, high-performance next-generation AI Agent framework designProject89 uses the ECS architecture commonly used in game engines to design the Agent framework. By splitting the Agent into entities, components, and systems, it achieves a more modular and high-performance AI Agent system.
01-26 10:55
-