Releases: seemywingz/ponder
Releases ยท seemywingz/ponder
Release v0.4.2
๐ Ponder v0.4.2 ๐
- Version lock goai
Ponder
GitHub: https://github.com/seemywingz/ponder
App Version: v0.4.2
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
What's Changed
- Release V0.4.1 by @seemywingz in #43
Full Changelog: v0.4.1...v0.4.2
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
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
Release v0.3.0
๐ Ponder v0.3.0 ๐
- Add Adventure command
- Add DALL-E 3 API for image generation in CLI and Discord
- Add
-x
to attempt performing CLI commands
Ponder
GitHub: https://github.com/seemywingz/ponder
App Version: v0.3.0
Ponder uses OpenAI's 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 [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
printify Interact with the Printify API
Flags:
--config string config file
-c, --convo Conversational Style chat
-h, --help help for ponder
-x, --perform Attempt to perform the response as cli command
-p, --prompt string Prompt AI generation
-s, --say Say text out loud (MacOS only)
-v, --verbose verbose output
Use "ponder [command] --help" for more information about a command.
Release v0.2.0 (#38)
๐ Ponder v0.2.0 ๐
- Use https://github.com/seemywingz/goai OpenAI Library
Ponder
GitHub: https://github.com/seemywingz/ponder
App Version: v0.2.0
Ponder uses OpenAI's GPT-4 API to generate text responses to user input.
You can use Ponder as a Discord chat bot or 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:
--config string config file (default "$HOME/.ponder/config")
-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.
Release v0.1.0
๐ Ponder v0.1.0 ๐
- Config Files!!!
Ponder
GitHub: https://github.com/seemywingz/ponder
App Version: v0.1.0
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:
--config string config file (default "$HOME/.ponder/config")
-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.
v0.0.2
๐ Ponder v0.0.2 ๐
- Update Ponder CLI to use OpenAI Chat Completion
- Lower Discord Bot to 9 Context messages
Ponder
GitHub: https://github.com/seemywingz/ponder
App Version: v0.0.2
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.
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.
v0.0.0
๐ Ponder v0.0.0 ๐
Ponder
GitHub: https://github.com/seemywingz/ponder
App Version: v0.0.0
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.