Tagged articles

streaming execution

3 articles · Page 1 of 1
o-ai.tech
o-ai.tech
Jul 16, 2026 · Backend Development

Designing a Unified, Type‑Safe, Extensible Tool System for AI Agents

This document details a comprehensive architecture for an AI‑agent tool system that unifies registration, discovery, and invocation of dozens of tools, enforces strong type safety, supports runtime dynamic registration, and provides efficient streaming execution with a layered design and dependency‑injection container.

AI agentsDependency InjectionTool System
0 likes · 32 min read
Designing a Unified, Type‑Safe, Extensible Tool System for AI Agents
Big Data Technology Tribe
Big Data Technology Tribe
Nov 23, 2025 · Artificial Intelligence

How Ray Data Accelerates AI Workloads with Streaming Execution

Ray Data is a scalable library built on Ray that offers high‑performance, streaming‑execution APIs for AI workloads, enabling efficient batch inference, data preprocessing, and training data ingestion across CPU and GPU resources, while supporting diverse data formats and seamless integration with popular frameworks.

AI data processingPythonRay Data
0 likes · 11 min read
How Ray Data Accelerates AI Workloads with Streaming Execution