Agentuniverse

Latest version: v0.0.13

Safety actively analyzes 662773 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.0.7

Not secure
Added
- LLM component supports multimodal parameter invocation.
- Added LLM integration methods for Qwen, WenXin, Kimi, Baichuan, etc.

Note
- Added a multimodal example agent, see the invocation details in `sample_standard_app.app.test.test_multimodal_agent.MultimodalAgentTest`.
- Some code optimizations and documentation updates.

0.0.6

Not secure
Added
- Support for the GPT-4o model, with updates to related examples.
- Support for the RPC component gRPC, providing a standard method for service startup.

Note
- Provide standard Docker images and K8S deployment solutions.
- Some code optimizations and documentation updates.

0.0.5

Not secure
Added
- The LLM component supports streaming calls.
- The Knowledge component adds an update definition.

Fixed
- Fixed potential concurrency safety issues in the peer planner.
- Fixed the issue in version 0.0.4 of the PyPI package where the packaging method forced users to enter an AK upon startup.

Note
- Some code optimizations and documentation updates.

0.0.4

Not secure
Added
- Add version management capability to the prompt.

Fixed
- Fixed compatibility issues on Windows
* Due to compatibility issues of Gunicorn with Windows systems, automatically identify the kernel version to select the web startup method.
* Specified YAML reading as UTF-8 encoding method.

Note
- [2024-05-08] Please be aware that the PyPI package version 0.0.4 includes the sample_standard_app example project by default. This will reference additional components from sample_standard_app at startup and require users to input an AK. If you are not using the corresponding components, you can bypass this restriction by using a mock AK. This issue has been fixed in version 0.0.5.

0.0.3

Not secure
Init
- The official release version of AgentUniverse has been initialized. Enjoy using it!

0.0.2

Fixed
- Fixed an issue where associated dependencies were not being automatically installed when installing package versions.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.