Download Latest Version v0.0.18 source code.tar.gz (52.2 MB)
Email in envelope

Get an email when there's a new version of AgentUniverse

Home / v0.0.16
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-04-17 6.2 kB
v0.0.16 source code.tar.gz 2025-04-17 51.4 MB
v0.0.16 source code.zip 2025-04-17 52.7 MB
Totals: 3 Items   104.1 MB 0

[0.0.16] - 2025-04-17

Added

  • New Tool Plugins
  • Added image text extraction tool based on OpenCV's OCR capabilities
  • Added Shell command status query and execution tool
  • Added universal file read/write tool
  • Added Tavily intelligent search tool
  • Knowledge Reader and Processing Components
  • Added Feishu cloud document loader component
  • Added universal code loader component
  • Added code processing component based on AST (Abstract Syntax Tree)
  • Support LLM model channel configuration, supporting model switching across different channel platform providers.
  • Added Google Gemini 2.5 Pro model configuration.
  • aU Agent supports integration with chatbox and CherryStudio clients. For details, refer to the documentation.

Note

  • Change version constraints for third-party dependencies:
  • tiktoken ('0.5.2' -> '<1.0.0')
  • pydantic ('~2.6.4' -> '^2.6.4')
  • Main branch regression tests passed for Python 3.10, 3.11, and 3.12
  • Other code optimizations and documentation updates

More Details

What's Changed

New Contributors

Full Changelog: https://github.com/agentuniverse-ai/agentUniverse/compare/v0.0.15...v0.0.16

Source: README.md, updated 2025-04-17