Tags: ArcadeAI/agent-library
Tags
Release v0.7.0 - agent-library Package published as 'agent-library' on PyPI Install: pip install agent-library Features: - Library navigation tools - Location suggestions for new content - Resilient add_to_library with embedding fallbacks - CLI command: libr
Release v0.6.0 Package renamed to 'libr' (available on PyPI) Features: - Library navigation tools (get_library_structure, get_library_sections) - Location suggestions for new content (suggest_library_location) - Resilient add_to_library with embedding fallbacks Fixes: - CLI compatibility with typer (Optional[] syntax) - Ruff config for pyupgrade rules - Mypy type ignores for optional provider dependencies
Release v0.5.0 Features: - Library navigation tools (get_library_structure, get_library_sections) - Location suggestions for new content (suggest_library_location) - Resilient add_to_library with embedding fallbacks Fixes: - CLI compatibility with typer (Optional[] syntax) - Ruff config for pyupgrade rules - Mypy type ignores for optional provider dependencies