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
