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 |