ARTFEED — Contemporary Art Intelligence

VineLM: Fine-Grained Model Selection for Agentic Workflows

ai-technology · 2026-05-26

A new workflow manager called VineLM enables fine-grained control over LLM stages in agentic workflows. Unlike existing managers that assign a static model per workflow, VineLM selects models per stage invocation based on runtime objectives like accuracy, cost, or latency. It uses a trie of model-choice prefixes and checkpointing to estimate performance without exhaustive profiling. At runtime, it re-roots the trie after each stage and replans dynamically. The paper is available on arXiv.

Key facts

  • VineLM is a workflow manager for agentic workflows
  • It selects models per stage invocation at runtime
  • Objectives include maximizing accuracy under cost or latency budgets
  • Uses an annotated trie of model-choice prefixes
  • Employs checkpointing and cascade profiling for estimation
  • Re-roots the trie after each stage invocation
  • Paper available on arXiv with ID 2605.23914
  • Announce type: cross

Entities

Institutions

  • arXiv

Sources