# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "aisdk" in publications use:' type: software license: MIT title: 'aisdk: Unified Interface for AI Model Providers' version: 1.4.12 doi: 10.32614/CRAN.package.aisdk abstract: A production-grade AI toolkit for R featuring a layered architecture (Specification, Utilities, Providers, Core), request interception support, robust error handling with exponential retry delays, support for multiple AI model providers ('OpenAI', 'Anthropic', etc.), local small language model inference, distributed 'MCP' ecosystem, multi-agent orchestration, progressive knowledge loading through skills, and a global skill store for sharing AI capabilities. authors: - family-names: Xia given-names: Yonghe email: xiayh17@gmail.com repository: https://yulab-smu.r-universe.dev repository-code: https://github.com/YuLab-SMU/aisdk commit: bea7986ecd0d5cbf13b479bed094f91f3b177614 url: https://yulab-smu.top/aisdk/ date-released: '2026-06-02' contact: - family-names: Xia given-names: Yonghe email: xiayh17@gmail.com