Files
ollama-webui2/.env.local.example
2023-10-02 02:04:06 +02:00

4 lines
216 B
Plaintext

# Chatbot Ollama
DEFAULT_MODEL="llama2:latest"
NEXT_PUBLIC_DEFAULT_SYSTEM_PROMPT="You are Chatbot Ollama, a chatbot baked by a large language model. Follow the user's instructions carefully. Respond using markdown."