R 'Shiny' Interface for Chatting with Large Language Models Offline on Local with 'ollama'


[Up] [Top]

Documentation for package ‘shiny.ollama’ version 0.1.0

Help Pages

fetch_models Fetch available models from Ollama API
format_chat_history Convert chat history to downloadable format
format_message_md Helper function to format messages in markdown
run_app Run shiny Application for Chat Interface
send_ollama_message Send message to Ollama API and get response