Skip to content

Release v0.4.2

Latest
Compare
Choose a tag to compare
@seemywingz seemywingz released this 22 Dec 00:03
· 1 commit to main since this release
3ace9dd

πŸŽ‰ 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

Full Changelog: v0.4.0...v0.4.1

What's Changed

Full Changelog: v0.4.1...v0.4.2