{
  "_id": "6a173455acfb0bcc41d9469e",
  "Package": "rtemis.llm",
  "Title": "Large Language Models and Agentic AI",
  "Version": "0.8.1",
  "Date": "2026-04-28",
  "Authors@R": "person(given = \"E.D.\", family = \"Gennatas\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"gennatas@gmail.com\", comment = c(ORCID = \"0000-0001-9280-3609\"))",
  "Description": "Unified interface for creating LLM and Agent objects,\ngenerating responses and performing batch inference based on a\ntype-checked and validated 'S7' backend. Features reasoning,\nstructured output, memory management, and tool use. Supports\n'Ollama' <https://docs.ollama.com/api>, 'OpenAI'-compatible\n<https://developers.openai.com/api/reference/overview>, and\n'Anthropic'-compatible\n<https://platform.claude.com/docs/en/api/getting-started>\nendpoints.",
  "License": "GPL (>= 3)",
  "URL": "https://www.rtemis.org, https://docs.rtemis.org/r/llm,\nhttps://docs.rtemis.org/r/llm-api",
  "BugReports": "https://github.com/rtemis-org/llm/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://rtemis-org.r-universe.dev",
  "Date/Publication": "2026-05-04 15:37:46 UTC",
  "RemoteUrl": "https://github.com/rtemis-org/llm",
  "RemoteRef": "HEAD",
  "RemoteSha": "592784f180593d7dcc5b96f77bfce2fd5a2fe023",
  "RemoteSubdir": "r",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 18:10:12 UTC",
    "User": "root"
  },
  "Author": "E.D. Gennatas [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-9280-3609>)",
  "Maintainer": "E.D. Gennatas <gennatas@gmail.com>",
  "MD5sum": "0945ac8f86c0a2d022de2bb7a23623df",
  "_user": "rtemis-org",
  "_type": "src",
  "_file": "rtemis.llm_0.8.1.tar.gz",
  "_fileid": "00c1a8d707b478d82b940703b817efc849ac8c02f5e8c7ae1588b38751b5bf08",
  "_filesize": 233446,
  "_sha256": "00c1a8d707b478d82b940703b817efc849ac8c02f5e8c7ae1588b38751b5bf08",
  "_created": "2026-05-27T18:10:12.000Z",
  "_published": "2026-05-27T18:13:41.148Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78142829542,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7248198022"
    },
    {
      "job": 78142829577,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7248204143"
    },
    {
      "job": 78142829829,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7248189531"
    },
    {
      "job": 78142829617,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7248182114"
    },
    {
      "job": 78142178726,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7248150884"
    },
    {
      "job": 78142829568,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7248202695"
    },
    {
      "job": 78142829958,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7248213251"
    },
    {
      "job": 78142829981,
      "time": 164,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7248212455"
    },
    {
      "job": 78142829590,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7248204031"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rtemis-org/actions/runs/26529521127",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rtemis-org/llm",
  "_commit": {
    "id": "592784f180593d7dcc5b96f77bfce2fd5a2fe023",
    "author": "Stathis Gennatas <gennatas@gmail.com>",
    "committer": "Stathis Gennatas <gennatas@gmail.com>",
    "message": "add CRAN badge and installation instructions\n",
    "time": 1777909066
  },
  "_maintainer": {
    "name": "E.D. Gennatas",
    "email": "gennatas@gmail.com",
    "login": "egenn",
    "description": "AI/ML for Precision Medicine & Public Health, Health Data Science; Neuroscience; Visualization; Music",
    "uuid": 6411723,
    "orcid": "0000-0001-9280-3609"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rtemis.core",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "rtemis-org",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 3
    },
    {
      "week": "2025-38",
      "n": 4
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 44
    },
    {
      "week": "2026-17",
      "n": 30
    },
    {
      "week": "2026-18",
      "n": 4
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "egenn",
      "count": 375,
      "uuid": 6411723
    }
  ],
  "_userbio": {
    "uuid": 162761267,
    "type": "organization",
    "name": "rtemis AI/ML",
    "description": "Machine Learning/Visualization/Agentic AI"
  },
  "_downloads": {
    "count": 201,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rtemis.llm"
  },
  "_devurl": "https://github.com/rtemis-org/llm",
  "_pkgdown": "https://docs.rtemis.org/r/llm-api",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rtemis.llm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rtemis-org/llm",
  "_realowner": "rtemis-org",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.8.1",
      "date": "2026-05-04"
    }
  ],
  "_exports": [
    "agentapply",
    "anthropic_check_model",
    "anthropic_list_models",
    "as_list",
    "available_tools",
    "config_Anthropic",
    "config_Ollama",
    "config_OpenAI",
    "create_agent",
    "create_Anthropic",
    "create_custom_tool",
    "create_Ollama",
    "create_OpenAI",
    "create_tool",
    "field",
    "generate",
    "llmapply",
    "map",
    "ollama_check_model",
    "ollama_get_model_info",
    "ollama_list_models",
    "openai_check_model",
    "openai_list_models",
    "reasoning",
    "responses",
    "schema",
    "tool_arxiv",
    "tool_datetime",
    "tool_duckduckgo_ia",
    "tool_param",
    "tool_semanticscholar",
    "tool_wikipedia"
  ],
  "_help": [
    {
      "page": "rtemis.llm-package",
      "title": "'rtemis.llm': Agentic AI for the rtemis ecosystem",
      "topics": [
        "rtemis.llm-package",
        "rtemis.llm"
      ]
    },
    {
      "page": "agentapply",
      "title": "Apply an Agent over a vector of prompts",
      "topics": [
        "agentapply"
      ]
    },
    {
      "page": "anthropic_check_model",
      "title": "Check Anthropic Model Is Available",
      "topics": [
        "anthropic_check_model"
      ]
    },
    {
      "page": "anthropic_list_models",
      "title": "List Anthropic (Anthropic) Models",
      "topics": [
        "anthropic_list_models"
      ]
    },
    {
      "page": "as_list",
      "title": "Convert to R list",
      "topics": [
        "as_list"
      ]
    },
    {
      "page": "as.list.Message",
      "title": "Convert Message to List",
      "topics": [
        "as.list.Message"
      ]
    },
    {
      "page": "available_tools",
      "title": "Print built-in tools available for use by agents",
      "topics": [
        "available_tools"
      ]
    },
    {
      "page": "config_Anthropic",
      "title": "Create a AnthropicConfig Object",
      "topics": [
        "config_Anthropic"
      ]
    },
    {
      "page": "config_Ollama",
      "title": "Create an OllamaConfig Object",
      "topics": [
        "config_Ollama"
      ]
    },
    {
      "page": "config_OpenAI",
      "title": "Create an OpenAI-compatible Config Object",
      "topics": [
        "config_OpenAI"
      ]
    },
    {
      "page": "create_agent",
      "title": "Create a rtemis.llm Agent",
      "topics": [
        "create_agent"
      ]
    },
    {
      "page": "create_Anthropic",
      "title": "Create a Anthropic LLM Object",
      "topics": [
        "create_Anthropic"
      ]
    },
    {
      "page": "create_custom_tool",
      "title": "create_custom_tool",
      "topics": [
        "create_custom_tool"
      ]
    },
    {
      "page": "create_Ollama",
      "title": "Create an Ollama Object",
      "topics": [
        "create_Ollama"
      ]
    },
    {
      "page": "create_OpenAI",
      "title": "Create an OpenAI-compatible LLM Object",
      "topics": [
        "create_OpenAI"
      ]
    },
    {
      "page": "create_tool",
      "title": "create_tool",
      "topics": [
        "create_tool"
      ]
    },
    {
      "page": "field",
      "title": "Define a schema field",
      "topics": [
        "field"
      ]
    },
    {
      "page": "generate",
      "title": "Generate Method",
      "topics": [
        "generate"
      ]
    },
    {
      "page": "llmapply",
      "title": "Apply an LLM over a vector of prompts",
      "topics": [
        "llmapply"
      ]
    },
    {
      "page": "map",
      "title": "Map",
      "topics": [
        "map"
      ]
    },
    {
      "page": "ollama_check_model",
      "title": "Check Ollama Model is Available",
      "topics": [
        "ollama_check_model"
      ]
    },
    {
      "page": "ollama_get_model_info",
      "title": "Get Ollama Model Info",
      "topics": [
        "ollama_get_model_info"
      ]
    },
    {
      "page": "ollama_list_models",
      "title": "List Ollama Models",
      "topics": [
        "ollama_list_models"
      ]
    },
    {
      "page": "openai_check_model",
      "title": "Check OpenAI-compatible Model Is Available",
      "topics": [
        "openai_check_model"
      ]
    },
    {
      "page": "openai_list_models",
      "title": "List OpenAI-compatible Models",
      "topics": [
        "openai_list_models"
      ]
    },
    {
      "page": "reasoning",
      "title": "Extract reasoning trace(s) from a Message or list of Messages",
      "topics": [
        "reasoning"
      ]
    },
    {
      "page": "responses",
      "title": "Extract response(s) from a Message or list of Messages",
      "topics": [
        "responses"
      ]
    },
    {
      "page": "schema",
      "title": "Define output schema for LLM responses",
      "topics": [
        "schema"
      ]
    },
    {
      "page": "tool_param",
      "title": "tool_param",
      "topics": [
        "tool_param"
      ]
    },
    {
      "page": "tools",
      "title": "Built-in Agent Tools",
      "topics": [
        "tools",
        "tool_arxiv",
        "tool_datetime",
        "tool_duckduckgo_ia",
        "tool_semanticscholar",
        "tool_wikipedia"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rtemis-org/llm/raw/HEAD/r/man/figures/logo.svg",
  "_readme": "https://github.com/rtemis-org/llm/raw/HEAD/r/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "data.table",
    "digest",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "rtemis.core",
    "S7",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 4.041392685158225,
  "_indexed": true,
  "_nocasepkg": "rtemis.llm",
  "_universes": [
    "rtemis-org",
    "egenn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-27T18:12:19.000Z",
      "distro": "noble",
      "commit": "592784f180593d7dcc5b96f77bfce2fd5a2fe023",
      "fileid": "9fe3e2ed6b75152d209ec8f2484e02ef94494af0ab8be98283735ac9d9e3c593",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rtemis-org/actions/runs/26529521127"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-27T18:12:35.000Z",
      "distro": "noble",
      "commit": "592784f180593d7dcc5b96f77bfce2fd5a2fe023",
      "fileid": "7c215966e0b3e5ed70c36fdf909b3f568d04e2a28dc2006711d207cb062e1397",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rtemis-org/actions/runs/26529521127"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-27T18:11:59.000Z",
      "commit": "592784f180593d7dcc5b96f77bfce2fd5a2fe023",
      "fileid": "a2b37ac0423fcbdd288d7b39c40060ce93ceb7b4db547b0e51f83b70842d04a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rtemis-org/actions/runs/26529521127"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-27T18:11:42.000Z",
      "commit": "592784f180593d7dcc5b96f77bfce2fd5a2fe023",
      "fileid": "6c90050b38d9278c9ca441fe286c61956222c855cd3e4d45ae873010fea589b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rtemis-org/actions/runs/26529521127"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1",
      "date": "2026-05-27T18:12:50.000Z",
      "commit": "592784f180593d7dcc5b96f77bfce2fd5a2fe023",
      "fileid": "c0cd0729b4afbca0934ca3594fccaadbc255f15e8893285af93377606b4868a5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rtemis-org/actions/runs/26529521127"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-27T18:11:52.000Z",
      "commit": "592784f180593d7dcc5b96f77bfce2fd5a2fe023",
      "fileid": "458912dca9626c4880d6c65e35045d88368131f1eedeca85ca82a4b4f9075368",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rtemis-org/actions/runs/26529521127"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-27T18:11:40.000Z",
      "commit": "592784f180593d7dcc5b96f77bfce2fd5a2fe023",
      "fileid": "81ac1df0fcd11e4ad1766f034b21ca4df9c3a21bfbcd9c52221773cb4e439db0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rtemis-org/actions/runs/26529521127"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-27T18:11:26.000Z",
      "commit": "592784f180593d7dcc5b96f77bfce2fd5a2fe023",
      "fileid": "b392ca1871dfa7e6a9c4c4f7b4e1d074aca607f1b437305516c3fc9a5f059a69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rtemis-org/actions/runs/26529521127"
    }
  ]
}