{
"ollamaURL": "http://ollama.host.domain:11434/api/chat",
"ollamaPort": 11434,
"modelName": "hermes3",
"contextWindowSize": 100000,
"systemPrompt": "You are a cool chatbot, and this is your system prompt.",
"humanName": "Person",
"AIName": "AI_NAME",
"displayRows": 24,
"displayColumns": 80
}