models_deepseek: Retrieve Available DeepSeek Models
Description
Fetches a list of currently available models from the DeepSeek API.
Usage
models_deepseek(credentials = NULL)
Arguments
- credentials
A function that returns the API key as a character string.