Skip to main content

fetch_from

Function fetch_from 

Source
pub fn fetch_from(url: &str) -> Result<ModelsDevPayload>
Expand description

Fetch and parse the models.dev catalog from url (no disk cache).

Trust boundary: the URL is used verbatim with no host allowlist; pass only admin-configured values.