Skip to main content

Module factory

Module factory 

Source
Expand description

Runtime client selection.

Functions§

pick_default_client
Select an LLM client at runtime, reading the environment:
pick_with
Same selection logic as pick_default_client but with explicit inputs — lets tests exercise the branches without touching process environment.