curl --request GET \
--url https://api.openworklabs.com/v1/llm-providers/{llmProviderId}/connect{
"llmProvider": {}
}Returns one accessible organization LLM provider with the concrete model configuration needed to connect to it.
curl --request GET \
--url https://api.openworklabs.com/v1/llm-providers/{llmProviderId}/connect{
"llmProvider": {}
}Was this page helpful?