Interface for Large Language Model APIs in R


[Up] [Top]

Documentation for package ‘LLMR’ version 0.2.5

Help Pages

Agent Agent Class for LLM Interactions
AgentAction AgentAction S3 Class
cache_llm_call Cache LLM API Calls
call_llm Call LLM API
call_llm_robust Robustly Call LLM API (Simple Retry)
LLMConversation LLMConversation Class for Coordinating Agents
llm_config Create LLM Configuration
log_llm_error Log LLMR Errors
parse_embeddings Parse Embedding Response into a Numeric Matrix