Skip to content
This repository was archived by the owner on Sep 17, 2026. It is now read-only.

0.3.0 - Semantic Operators & Documentation

Choose a tag to compare

@D3f0 D3f0 released this 12 Feb 10:14
· 81 commits to main since this release
ba3a5e7

馃幆 Key Features

Semantic Operators

  • sem_map: Apply semantic transformations across datasets
  • sem_filter: Semantically filter data based on LLM-powered predicates
  • sem_agg: Aggregate semantic information across collections

Documentation & Architecture

  • Comprehensive documentation improvements for semantic operators
  • Refactored LLM connections module for better architecture
  • Enhanced server_url parameter 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


Release Date: February 12, 2026
Status: Latest Stable Release