Release v0.4.1
π Ponder v0.4.1 π
- Docker Image Bug Fixes
- Update Helm Chart
- Remove MP3 Playback for ARM Container Builds
Ponder
GitHub: https://github.com/seemywingz/ponder
App Version: v0.4.1
Ponder uses OpenAI's API to generate text responses to user input.
Or whatever else you can think of. π€
Usage:
ponder [flags]
ponder [command]
Available Commands:
adventure lets you dive into a captivating text adventure
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
tts OpenAI Text to Speech API - TTS
Flags:
--config string config file
-c, --convo Conversational Style chat
-h, --help help for ponder
--narrate Narrate the response using TTS and the default audio output
-v, --verbose verbose output
--voice string Voice to use: alloy, ash, coral, echo, fable, onyx, nova, sage and shimmer (default "onyx")
Use "ponder [command] --help" for more information about a command.
What's Changed
- V0.4.0 by @seemywingz in #42
Full Changelog: v0.4.0...v0.4.1