This repository was archived by the owner on Sep 17, 2026. It is now read-only.
0.3.0 - Semantic Operators & Documentation
馃幆 Key Features
Semantic Operators
sem_map: Apply semantic transformations across datasetssem_filter: Semantically filter data based on LLM-powered predicatessem_agg: Aggregate semantic information across collections
Documentation & Architecture
- Comprehensive documentation improvements for semantic operators
- Refactored LLM connections module for better architecture
- Enhanced
server_urlparameter support for flexible LLM configuration - Updated README with semantic operators integration guide
Bug Fixes & Improvements
- Fixed undefined variable in PydanticTransducerVLLM executor
- Corrected dependency references in pyproject.toml
- Fixed package imports in async_executor.py
- Improved code formatting and pre-commit compliance
- Enhanced module organization and separation of concerns
馃摝 Installation
Install the latest version:
pip install agentics-py==0.3.0馃摉 Documentation
- Getting Started: https://github.com/IBM/Agentics/blob/main/docs/getting_started.md
- API Reference: https://github.com/IBM/Agentics/blob/main/docs
Release Date: February 12, 2026
Status: Latest Stable Release