Unified Interface for Large Language Model Interactions


[Up] [Top]

Documentation for package ‘llmhelper’ version 1.0.0

Help Pages

%||% Null coalescing operator
build_prompt Build a templated prompt for LLM interaction using glue
diagnose_llm_connection Comprehensive LLM connection diagnostics
extract_schema_only Extract only the schema part from generated result
generate_json_schema Interactive JSON Schema Generator using tidyprompt
get_llm_response Get LLM Response with Text or JSON Output
get_user_feedback Get user feedback interactively
grapes-or-or-grapes Null coalescing operator
llm_ollama Create Ollama LLM provider with enhanced availability check and auto-download
llm_provider Create OpenAI-compatible LLM provider with enhanced error handling
ollama_delete_model Delete a model from Ollama API
ollama_download_model Download a model from Ollama API
ollama_list_models List available models from Ollama API
set_prompt Set system and user prompts for LLM interaction