{
  "_id": "6a1f1efab401979e73420046",
  "Package": "chatLLM",
  "Type": "Package",
  "Title": "A Flexible Interface for 'LLM' API Interactions",
  "Version": "0.1.4",
  "Authors@R": "person(given = \"Kwadwo Daddy Nyame\",\nfamily = \"Owusu Boakye\",\nemail = \"kwadwo.owusuboakye@outlook.com\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Kwadwo Daddy Nyame Owusu Boakye\n<kwadwo.owusuboakye@outlook.com>",
  "Description": "Provides a flexible interface for interacting with Large\nLanguage Model ('LLM') providers including 'OpenAI', 'Azure\nOpenAI', 'Azure AI Foundry', 'Groq', 'Anthropic', 'DeepSeek',\n'DashScope', 'Gemini', 'Grok', 'GitHub Models', and AWS\nBedrock. Supports both synchronous and asynchronous\nchat-completion APIs, with features such as retry logic,\ndynamic model selection, customizable parameters, and\nmulti-message conversation handling. Designed to streamline\nintegration with state-of-the-art LLM services across multiple\nplatforms.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/knowusuboaky/chatLLM,\nhttps://knowusuboaky.github.io/chatLLM/",
  "BugReports": "https://github.com/knowusuboaky/chatLLM/issues",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://knowusuboaky.r-universe.dev",
  "Date/Publication": "2026-02-15 10:59:36 UTC",
  "RemoteUrl": "https://github.com/knowusuboaky/chatllm",
  "RemoteRef": "HEAD",
  "RemoteSha": "d2b7d8b2f525875f764106e7014de024102996cb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:14:23 UTC",
    "User": "root"
  },
  "Author": "Kwadwo Daddy Nyame Owusu Boakye [aut, cre]",
  "MD5sum": "2501e34ab571af6b113980023bbbcbee",
  "_user": "knowusuboaky",
  "_type": "src",
  "_file": "chatLLM_0.1.4.tar.gz",
  "_fileid": "26833b3983d79d25121871f5a87d95841ae9c7f38dd175e1cf6eace131807d7c",
  "_filesize": 1408195,
  "_sha256": "26833b3983d79d25121871f5a87d95841ae9c7f38dd175e1cf6eace131807d7c",
  "_created": "2026-05-16T08:14:23.000Z",
  "_published": "2026-06-02T18:20:42.807Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79141867436,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031881541"
    },
    {
      "job": 79141867378,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031881051"
    },
    {
      "job": 79141867089,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031879372"
    },
    {
      "job": 79141866771,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031885227"
    },
    {
      "job": 79141866507,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031869079"
    },
    {
      "job": 79141866353,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366281095"
    },
    {
      "job": 79141866811,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031876633"
    },
    {
      "job": 79141867449,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031875321"
    },
    {
      "job": 79141867100,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031877917"
    }
  ],
  "_buildurl": "https://github.com/r-universe/knowusuboaky/actions/runs/25956913739",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/knowusuboaky/chatllm",
  "_commit": {
    "id": "d2b7d8b2f525875f764106e7014de024102996cb",
    "author": "knowusuboaky <knowusuboaky@mun.ca>",
    "committer": "knowusuboaky <knowusuboaky@mun.ca>",
    "message": "Add AWS, Azure OpenAI, Azure Foundry providers; fix rmd-check line endings\n",
    "time": 1771153176
  },
  "_maintainer": {
    "name": "Kwadwo Daddy Nyame Owusu Boakye",
    "email": "kwadwo.owusuboakye@outlook.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.7.2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "aws.signature",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "promises",
      "role": "Suggests"
    },
    {
      "package": "later",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    }
  ],
  "_owner": "knowusuboaky",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 2
    },
    {
      "week": "2025-21",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 5
    },
    {
      "week": "2026-07",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "knowusuboaky",
      "count": 32,
      "uuid": 64245732
    }
  ],
  "_userbio": {
    "uuid": 64245732,
    "type": "user",
    "name": "knowusuboaky"
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/chatLLM"
  },
  "_devurl": "https://github.com/knowusuboaky/chatllm",
  "_pkgdown": "https://knowusuboaky.github.io/chatLLM/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/chatLLM.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/knowusuboaky/chatllm",
  "_realowner": "knowusuboaky",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-04-24"
    },
    {
      "version": "0.1.2",
      "date": "2025-05-20"
    },
    {
      "version": "0.1.3",
      "date": "2025-08-19"
    },
    {
      "version": "0.1.4",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "call_llm",
    "list_models"
  ],
  "_help": [
    {
      "page": "call_llm",
      "title": "Unified chat - completion interface",
      "topics": [
        "call_llm"
      ]
    },
    {
      "page": "list_models",
      "title": "List Available Models for Supported Providers",
      "topics": [
        "list_models"
      ]
    }
  ],
  "_readme": "https://github.com/knowusuboaky/chatllm/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_score": 4.380211241711606,
  "_indexed": true,
  "_nocasepkg": "chatllm",
  "_universes": [
    "knowusuboaky"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-16T08:16:27.000Z",
      "distro": "noble",
      "commit": "d2b7d8b2f525875f764106e7014de024102996cb",
      "fileid": "c4548bfb65b4e0faa2cf7fc2f6839c23c433bcd586bdeac4e206e5c3f4d06178",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/knowusuboaky/actions/runs/25956913739"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-16T08:16:23.000Z",
      "distro": "noble",
      "commit": "d2b7d8b2f525875f764106e7014de024102996cb",
      "fileid": "8636cb856f83816d016a0fcf88cf5828f132bf226639128bae3e09f98804ae0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/knowusuboaky/actions/runs/25956913739"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-16T08:16:10.000Z",
      "commit": "d2b7d8b2f525875f764106e7014de024102996cb",
      "fileid": "769616f5b10bc36e6c38f2ed2997c21ac9e2a51abc2cdf9f8ccfdcbc27fb1910",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/knowusuboaky/actions/runs/25956913739"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-16T08:17:09.000Z",
      "commit": "d2b7d8b2f525875f764106e7014de024102996cb",
      "fileid": "ee889dcae1283947b3c2789926105774381b44b48a2bbc48015eee2064547c35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/knowusuboaky/actions/runs/25956913739"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-16T08:15:36.000Z",
      "commit": "d2b7d8b2f525875f764106e7014de024102996cb",
      "fileid": "8857fc27276ce54b2ed680075705a357d281a9d4abe57b85ffe519edd4c18078",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/knowusuboaky/actions/runs/25956913739"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-16T08:15:24.000Z",
      "commit": "d2b7d8b2f525875f764106e7014de024102996cb",
      "fileid": "4f5a7b848c0e7c946e48842631e88f43a1e0139ef1b98161472bfc25b2a5c926",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/knowusuboaky/actions/runs/25956913739"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-16T08:15:49.000Z",
      "commit": "d2b7d8b2f525875f764106e7014de024102996cb",
      "fileid": "80049441e7ebf001434b44d39af7aa0982133b21094a1c2cfe0db58a8543a9c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/knowusuboaky/actions/runs/25956913739"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-02T18:20:18.000Z",
      "commit": "d2b7d8b2f525875f764106e7014de024102996cb",
      "fileid": "3649e0d21a3ebb6a93d0e6d264e631371d9faacb6788f5859bd6ff2010a1b6dc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/knowusuboaky/actions/runs/25956913739"
    }
  ]
}