Compare commits
1 Commits
cea0ba39bc
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 90db430096 |
@@ -1,7 +1,5 @@
|
|||||||
# Ollama discord chatbot
|
# Ollama discord chatbot
|
||||||
|
|
||||||
   
|
|
||||||
|
|
||||||
This Discord chatbot is built to follow the chat flow and have a conversation with the user. The bot is built using the discord.py library, and the chat is stored in Redis. The number of messages to have in context is configurable.
|
This Discord chatbot is built to follow the chat flow and have a conversation with the user. The bot is built using the discord.py library, and the chat is stored in Redis. The number of messages to have in context is configurable.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|||||||
Reference in New Issue
Block a user