# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "chatLLM" in publications use:' type: software license: MIT title: 'chatLLM: A Flexible Interface for ''LLM'' API Interactions' version: 0.1.4 doi: 10.32614/CRAN.package.chatLLM abstract: Provides a flexible interface for interacting with Large Language Model ('LLM') providers including 'OpenAI', 'Azure OpenAI', 'Azure AI Foundry', 'Groq', 'Anthropic', 'DeepSeek', 'DashScope', 'Gemini', 'Grok', 'GitHub Models', and AWS Bedrock. Supports both synchronous and asynchronous chat-completion APIs, with features such as retry logic, dynamic model selection, customizable parameters, and multi-message conversation handling. Designed to streamline integration with state-of-the-art LLM services across multiple platforms. authors: - family-names: Owusu Boakye given-names: Kwadwo Daddy Nyame email: kwadwo.owusuboakye@outlook.com repository: https://knowusuboaky.r-universe.dev repository-code: https://github.com/knowusuboaky/chatLLM commit: d2b7d8b2f525875f764106e7014de024102996cb url: https://knowusuboaky.github.io/chatLLM/ date-released: '2026-02-15' contact: - family-names: Owusu Boakye given-names: Kwadwo Daddy Nyame email: kwadwo.owusuboakye@outlook.com