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": {}
}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.
Was this page helpful?