get_ellmer_chat | R Documentation |
Get an 'ellmer' chat API with given platform
get_ellmer_chat(
platform = "deepseek",
base_url = "https://api.deepseek.com",
api_key = get_deepseek_key(),
model = "deepseek-chat"
)
platform |
Platform provider |
base_url |
Base url |
api_key |
API key |
model |
Model of choice |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.