updated provider_models.json to yaml, added that file to our docs for reference

This commit is contained in:
Salman Paracha 2026-01-27 15:38:14 -08:00
parent 5984e2c594
commit 1d5c8e05ac
13 changed files with 406 additions and 360 deletions

1
crates/Cargo.lock generated
View file

@ -1042,6 +1042,7 @@ dependencies = [
"serde",
"serde_json",
"serde_with",
"serde_yaml",
"thiserror 2.0.12",
"ureq",
"uuid",