Welcome to ClientVPS Mirrors

README

aisdk.providers

Additional AI model provider adapters for the aisdk toolkit.

Covers OpenAI-compatible and Anthropic-compatible services: DeepSeek, Moonshot/Kimi, Stepfun, Volcengine, AiHubMix, xAI, OpenRouter, Bailian, and NVIDIA.

Providers register themselves with the core aisdk provider registry on load, so they are resolvable through the provider:model syntax (e.g. get_default_registry()$language_model("deepseek:deepseek-chat")).

Installation

install.packages("aisdk.providers")

You can install the development version from GitHub with:

# install.packages("pak")
pak::pak("YuLab-SMU/aisdk.providers")

Usage

library(aisdk)
library(aisdk.providers)

model <- create_deepseek()
generate_text(model, "Hello")

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.