mirror of
https://github.com/ivanfioravanti/chatbot-ollama.git
synced 2023-12-01 22:17:38 +03:00
4 lines
216 B
Plaintext
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."
|