Package: BFHllm Title: LLM Integration Framework for BFH Packages Version: 0.2.0 Authors@R: person("Johan", "Reventlow", , "johan.reventlow@regionh.dk", role = c("aut", "cre")) Description: AI-driven insights and text generation for healthcare quality improvement. Provides LLM chat interface, RAG (Retrieval Augmented Generation) integration with knowledge stores, and SPC-specific improvement suggestions. Designed for standalone use with BFHcharts or integration in Shiny applications. License: MIT + file LICENSE URL: https://github.com/johanreventlow/BFHllm BugReports: https://github.com/johanreventlow/BFHllm/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: ellmer (>= 0.4.0), ragnar (>= 0.1.0), digest, jsonlite, yaml Suggests: testthat (>= 3.0.0), shiny (>= 1.7.0), mockery, withr, BFHcharts (>= 0.4.0) Remotes: johanreventlow/BFHcharts Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libpng-dev libxml2-dev libssl-dev python3 xz-utils Repository: https://johanreventlow.r-universe.dev Date/Publication: 2026-06-04 11:41:19 UTC RemoteUrl: https://github.com/johanreventlow/BFHllm RemoteRef: HEAD RemoteSha: f3bfd92a2ad423eb443efbe4a6c8b6a48fe5822b NeedsCompilation: no Packaged: 2026-07-08 05:14:40 UTC; root Author: Johan Reventlow [aut, cre] Maintainer: Johan Reventlow