| fetch_api_models | R Documentation |
Fetch available models from API provider
fetch_api_models(provider, api_key = NULL, base_url = NULL)
provider |
Provider name ("openai", "nvidia", "anthropic", etc.) |
api_key |
API key |
base_url |
Base URL |
A data frame with 'id' column and capability flag columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.