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


[Up] [Top]

Documentation for package ‘shiny.ollama’ version 0.1.1

Help Pages

fetch_models Fetch available models from Ollama API
format_chat_history Convert chat history to downloadable format
format_message_md Format a message as markdown
parse_message Parse a markdown-formatted message
run_app Run shiny Application for Chat Interface
send_ollama_message Send message to Ollama API and get response