update readme to add screenshot
This commit is contained in:
parent
5793b7b4ad
commit
56c7bfd26d
@ -32,6 +32,9 @@ Define a generateResponse function that sends a request to the GPT-3 API to gene
|
||||
|
||||
Call the generateResponse function within the messageCreate event listener function.
|
||||
|
||||

|
||||
|
||||
|
||||
# Backend REQUIIRED
|
||||
|
||||
The HTTP Server from https://abetlen.github.io/llama-cpp-python/ is required to use this bot.
|
||||
@ -60,8 +63,7 @@ Navigate to http://localhost:8000/docs to see the OpenAPI documentation.
|
||||
|
||||
6) Run the bot ```node llamabot.js ```
|
||||
|
||||
# Docker Compose
|
||||
This will start the backend API and Discord bot together in a stack.
|
||||
# Docker Compose
|
||||
|
||||
1. `git clone https://git.ssh.surf/snxraven/llama-cpp-python-djs-bot.git`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user