Skip to content

rtemis.llm call graph

Each node is a function, tinted by its test coverage so untested, complex code stands out. Shape encodes language, a ring marks exported functions, and dashed edges are calls from R into compiled code. Hover a node for detail; click to focus its neighborhood.

Loading call graph…

Coverage

35% lines

Expression 38.4%
Tests 35.0%
Examples 11.7%
Vignettes 0.4%

By file

R/tool_arxiv.R 0%
R/tool_duckduckgo_ia.R 0%
R/tool_semanticscholar.R 0%
R/utils_security.R 0%
R/tool_datetime.R 0%
R/utils_format.R 0%
R/07_Agent.R 5%
R/utils_ollama.R 13%
R/00_init.R 21%
R/02_Message.R 26%
R/06_LLM.R 28%
R/04_Tool.R 35%

Structure

Functions
168
Exported
24
Compiled
0
Call edges
114

Functions ranked by lowest coverage

Function Language Lines Cyclomatic Coverage
agentapply exp R 67 6 0.0%
anthropic_check_model exp R 24 2 0.0%
anthropic_list_models exp R 48 5 0.0%
available_tools exp R 34 3 0.0%
config_Ollama exp R 13 1 0.0%
create_Ollama exp R 26 1 0.0%
create_agent exp R 38 3 0.0%
ollama_check_model exp R 11 2 0.0%
ollama_get_model_info exp R 16 2 0.0%
openai_check_model exp R 26 2 0.0%
openai_list_models exp R 34 2 0.0%
.add_anthropic_headers R 18 3 0.0%
.add_openai_headers R 16 5 0.0%
.anthropic_assistant_blocks_from_message R 22 9 0.0%
.anthropic_tool_call_to_use_block R 21 5 0.0%
.check_anthropic_response R 21 5 0.0%
.check_build_conflict R 13 2 0.0%
.check_http_response R 26 10 0.0%
.check_ollama_think R 19 7 0.0%
.hash_function R 9 1 0.0%