Package index
-
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_Anthropic() - Create a Anthropic LLM Object
-
create_Ollama() - Create an Ollama Object
-
create_OpenAI() - Create an OpenAI-compatible LLM Object
-
create_agent() - Create a rtemis.llm Agent
-
create_custom_tool() - create_custom_tool
-
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.llmrtemis.llm-package - rtemis.llm: Agentic AI for the rtemis ecosystem
-
schema() - Define output schema for LLM responses
-
tool_param() - tool_param
-
tool_arxivtool_datetimetool_duckduckgo_iatool_semanticscholartool_wikipedia - Built-in Agent Tools