Arkadiusz Adach member since: Dec 25, 2017
Arkadiusz Adach's packages
-
adachsoft/agent-rule
Implementation of the adachsoft/agent-rule-contract library providing JSON-based rule management.
-
adachsoft/agent-rule-contract
Contract-only PHP library for agent rule definitions (enums, DTOs, collections, exceptions and interfaces) in the AdachSoft AI ecosystem.
-
adachsoft/agent-rule-tool
SPI tools for exposing and administrating agent rules in the AdachSoft AI tool call ecosystem.
-
adachsoft/ai-agent
Stateless AI Agent Orchestrator Library for tool-calling chats.
-
adachsoft/ai-agent-context-tool-compaction
Conversation context strategy for adachsoft/ai-agent that compacts old tool call payloads to reduce token usage.
-
adachsoft/ai-agent-context-window
Context window strategy for adachsoft/ai-agent: sliding window with tool-call aware trimming for AI conversation history.
-
adachsoft/ai-agent-stats
Library for calculating statistics from adachsoft/ai-agent conversation history.
-
adachsoft/ai-file-tool
Safe file read/write tools for adachsoft/ai-tool-call SPI.
-
adachsoft/ai-image-contract
Contracts and value objects for AI image generation providers.
-
adachsoft/ai-image-xai
AI image explanation library
-
adachsoft/ai-integration
Unified AI tool-calling chat abstraction for PHP 8.3 with pluggable SPI providers (OpenAI, Deepseek) and a clean Public API.