agent-pipelines

Tag

Cards List
#agent-pipelines

@dair_ai: // MetaSkill-Evolve // Great paper on self-improving agents. Most self-improving agents rewrite what the agent does and…

X AI KOLs Following · 4d ago Cached

MetaSkill-Evolve introduces a recursive two-timescale framework for LLM agents to evolve both task skills and the improvement procedure itself, achieving notable accuracy gains on OfficeQA, SealQA, and ALFWorld benchmarks.

0 favorites 0 likes
#agent-pipelines

Adding Gemini Omni edit calls as a deterministic step in agent video pipelines

Reddit r/AI_Agents · 2026-05-25

The article discusses using Gemini Omni's edit mode as a deterministic transformation step in agent video pipelines, enabling reproducible state changes without full video regeneration, improving cost and speed.

0 favorites 0 likes
#agent-pipelines

Diagnosis Is Not Prescription: Linguistic Co-Adaptation Explains Patching Hazards in LLM Pipelines

arXiv cs.CL · 2026-05-22 Cached

This paper identifies a 'Diagnostic Paradox' in multi-module LLM agents: the module most causally responsible for failures (the routing module) is not the best place to intervene, and patching it can harm performance. The authors propose the 'Linguistic Contract' hypothesis and present empirical evidence across three agent families.

0 favorites 0 likes
#agent-pipelines

Built a routing layer for multi-model pipelines, picks the right LLM per request based on priority

Reddit r/AI_Agents · 2026-05-12

A routing layer that automatically selects the best LLM per request based on priority flags (speed, cost, quality, balanced) using a weighted score, with under 1ms decision time and built-in fallback, caching, and metrics.

0 favorites 0 likes
← Back to home

Submit Feedback