Skip to content

Releases: simulanics/AgenticAGI

Agentic AGI 1.0.19 - Developers Rejoice!

21 Sep 22:27
595ab27
Compare
Choose a tag to compare

This release has been optimized for use with 3rd party integrations of Agentic AGI into developer software.

Please see the PYTHON_INTEGRATION.md file for more details and usage.

Latest Python library can be installed using pip:

pip install AgenticAGI

https://pypi.org/project/AgenticAGI/

**You will need one of the following releases AND the python library installed in order to use the Python AgenticAGI wrapper library in your own software.

**To use one of the following releases:

  • Download and extract the contents to your preferred location. (*Mac OS users will need to run the included script to locally sign the executable. CHMOD may also be required depending on your system configuration.) - AgenticAGI requires NO dependencies apart from Python (see next)
  • Make sure Python is installed on the system running Agentic AGI. Python is used for abstract problems, math and to deep-reason.

Happy Developing!

Agentic AGI 1.0.18

20 Sep 22:40
c8f19b0
Compare
Choose a tag to compare
  • Additional Encodings added for file handline.
  • Code optimizations and refactoring done.

Agentic AGI 1.0.17

20 Sep 18:44
Compare
Choose a tag to compare

In version 1.0.17, we’ve revisited and enhanced some code to ensure greater transparency and control when engaging with Agentic AGI’s advanced features, improving user trust and interaction efficiency. Additionally, minor bug fixes and performance optimizations were implemented to improve overall system stability. This release paves the way for future updates, reinforcing the platform’s commitment to security. We've also added a few new command line flags and prepared the AGI platform for our Python library, which will allow developers to easily integrate Agentic AGI into their own software. Demo integrations have been created.