Release v0.4.0
π Ponder v0.4.0 π
- Update to GPT-4o
- Cleanup Cruft and Streamline Features
Ponder
GitHub: https://github.com/seemywingz/ponder
App Version: v0.4.0
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.
Full Changelog: v0.3.0...v0.4.0