View source: R/gptstudio-sitrep.R
check_api_connection_openai | R Documentation |
This generic function checks the API connection for a specified service by dispatching to related methods.
check_api_connection_openai(service, api_key)
service |
The name of the API service for which the connection is being checked. |
api_key |
The API key used for authentication. |
A logical value indicating whether the connection was successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.