# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "llmhelper" in publications use:' type: software license: GPL-3.0-or-later title: 'llmhelper: Unified Interface for Large Language Model Interactions' version: 1.0.0 identifiers: - type: doi value: 10.32614/CRAN.package.llmhelper abstract: Provides a unified interface for interacting with Large Language Models (LLMs) through various providers including OpenAI , Ollama , and other OpenAI-compatible APIs. Features include automatic connection testing, max_tokens limit auto-adjustment, structured JSON responses with schema validation, interactive JSON schema generation, prompt templating, and comprehensive diagnostics. authors: - family-names: Liu given-names: Zaoqu email: liuzaoqu@163.com orcid: https://orcid.org/0000-0002-0452-742X preferred-citation: type: manual title: 'llmhelper: Unified Interface for Large Language Model Interactions in R' authors: - family-names: Liu given-names: Zaoqu email: liuzaoqu@163.com orcid: https://orcid.org/0000-0002-0452-742X year: '2024' notes: R package version 1.0.0 url: https://github.com/Zaoqu-Liu/llmhelper repository: https://zaoqu-liu.r-universe.dev repository-code: https://github.com/Zaoqu-Liu/llmhelper commit: c98aa9bf4e17a012f67366566501d8c1fffea0d2 url: https://github.com/Zaoqu-Liu/llmhelper date-released: '2026-01-27' contact: - family-names: Liu given-names: Zaoqu email: liuzaoqu@163.com orcid: https://orcid.org/0000-0002-0452-742X