Large Language Models and Agentic AI


[Up] [Top]

Documentation for package ‘rtemis.llm’ version 0.8.1

Help Pages

rtemis.llm-package 'rtemis.llm': Agentic AI for the rtemis ecosystem
agentapply Apply an Agent over a vector of prompts
anthropic_check_model Check Anthropic Model Is Available
anthropic_list_models List Anthropic (Anthropic) Models
as.list.Message Convert Message to List
as_list Convert to R list
available_tools Print built-in tools available for use by agents
config_Anthropic Create a AnthropicConfig Object
config_Ollama Create an OllamaConfig Object
config_OpenAI Create an OpenAI-compatible Config Object
create_agent Create a rtemis.llm Agent
create_Anthropic Create a Anthropic LLM Object
create_custom_tool create_custom_tool
create_Ollama Create an Ollama Object
create_OpenAI Create an OpenAI-compatible LLM Object
create_tool create_tool
field Define a schema field
generate Generate Method
llmapply Apply an LLM over a vector of prompts
map Map
ollama_check_model Check Ollama Model is Available
ollama_get_model_info Get Ollama Model Info
ollama_list_models List Ollama Models
openai_check_model Check OpenAI-compatible Model Is Available
openai_list_models List OpenAI-compatible Models
reasoning Extract reasoning trace(s) from a Message or list of Messages
responses Extract response(s) from a Message or list of Messages
rtemis.llm 'rtemis.llm': Agentic AI for the rtemis ecosystem
schema Define output schema for LLM responses
tools Built-in Agent Tools
tool_arxiv Built-in Agent Tools
tool_datetime Built-in Agent Tools
tool_duckduckgo_ia Built-in Agent Tools
tool_param tool_param
tool_semanticscholar Built-in Agent Tools
tool_wikipedia Built-in Agent Tools