8ab7a7724510ffd41561cd4cc82f76fe4f33ba7f811ac187bf078932db62d2e5
active
contextual
prescribed

PYRANA's extraction pipeline uses LiteLLM as a proxy for model routing, enabling clients to swap underlying LLMs without changing application code.

Supporting contexts

Rationale

All LLM calls in the extraction pipeline route through a LiteLLM proxy with an OpenAI-compatible interface. This means clients can route to GPT-4o, Claude, Mistral, or on-premise models by changing configuration alone.

Effective from: 4/9/2026, 1:27:16 AM

History