curl --request GET \
--url https://api.openworklabs.com/v1/llm-provider-catalog{
"providers": [
{}
]
}Lists the provider catalog from models.dev so an organization can choose which LLM providers to configure.
curl --request GET \
--url https://api.openworklabs.com/v1/llm-provider-catalog{
"providers": [
{}
]
}Documentation Index
Fetch the complete documentation index at: https://openworklabs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Provider catalog returned successfully.
Show child attributes
Was this page helpful?