aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2024-05-10 06:47:52 +0000
committerterminaldweller <devi@terminaldweller.com>2024-05-10 06:47:52 +0000
commit404067002141c9d548765d9cc44bfdd916beea4e (patch)
tree9ebc38091b5b68ee39ca04c0e6a199f2f091442c /README.md
parentrunpod serverless ollama - WIP (diff)
downloadmilla-404067002141c9d548765d9cc44bfdd916beea4e.tar.gz
milla-404067002141c9d548765d9cc44bfdd916beea4e.zip
WIP
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9f66f6e..e4cf757 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# milla
-Milla is an IRC bot that sends things over to an AI model when you ask it questions, prints the answer with syntax-hilighting.<br/>
+Milla is an IRC bot that sends things over to an LLM when you ask it questions, prints the answer with syntax-hilighting.<br/>
Currently Supported Models:
- Ollama
@@ -19,7 +19,7 @@ ircPort = 6697
ircNick = "mybot"
ircSaslUser = "mybot"
ircSaslPass = "mypass"
-ircChannel = "#mychannel"
+ircChannels = ["#mychannel1", "#mychannel2"]
ollamaEndpoint = ""
temp = 0.2
ollamaSystem = ""