v0.0.1
π Ponder v0.0.1 π
- Update Discord Direct message handling
- Update OpenAI Chat Competion MAX Tokens
Ponder
GitHub: https://github.com/seemywingz/ponder
App Version: v0.0.1
Ponder uses OpenAI's GPT-3.5-Turbo API to generate text responses to user input.
You can use Ponder as a Discord chat bot or to generate images using the DALL-E API.
Or whatever else you can think of...
Usage:
ponder [command]
Available Commands:
chat Open ended chat with OpenAI
completion Generate the autocompletion script for the specified shell
discord-bot Discord Chat Bot Integration
help Help about any command
image Generate an image from a prompt
printify Interact with the Printify API
Flags:
-h, --help help for ponder
-p, --prompt string Prompt AI generation
-v, --verbose verbose output
Use "ponder [command] --help" for more information about a command.