Curated llm4s corrections layered on top of the vendored LiteLLM snapshot (see DefaultResourcePath). The snapshot is a verbatim upstream copy and occasionally drops or mis-shapes entries llm4s relies on (e.g. a chat model regressing to an embedding row, or a canonical alias being removed so a substring fallback resolves to a third-party-hosted variant). Entries here take precedence over the snapshot and survive future refreshes of it.
Curated llm4s corrections layered on top of the vendored LiteLLM snapshot (see DefaultResourcePath). The snapshot is a verbatim upstream copy and occasionally drops or mis-shapes entries llm4s relies on (e.g. a chat model regressing to an embedding row, or a canonical alias being removed so a substring fallback resolves to a third-party-hosted variant). Entries here take precedence over the snapshot and survive future refreshes of it.
Only applied when loading the embedded default resource; explicit file/url/resource sources are loaded verbatim with no overlay.