get_ellmer_chat: Get an 'ellmer' chat API with given platform

View source: R/ai.R

get_ellmer_chatR Documentation

Get an 'ellmer' chat API with given platform

Description

Get an 'ellmer' chat API with given platform

Usage

get_ellmer_chat(
  platform = "deepseek",
  base_url = "https://api.deepseek.com",
  api_key = get_deepseek_key(),
  model = "deepseek-chat"
)

Arguments

platform

Platform provider

base_url

Base url

api_key

API key

model

Model of choice


autoslider.core documentation built on Aug. 8, 2025, 6:44 p.m.