Skip to content

Releases: seemywingz/ponder

Release v0.3.0

12 Dec 22:12
0d5b35e
Compare
Choose a tag to compare

๐ŸŽ‰ 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)

06 Jun 20:16
676dec9
Compare
Choose a tag to compare

๐ŸŽ‰ Ponder v0.2.0 ๐ŸŽ‰

        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

02 Apr 05:29
5977649
Compare
Choose a tag to compare

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

01 Apr 15:51
7342dbe
Compare
Choose a tag to compare

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

30 Mar 18:43
Compare
Choose a tag to compare

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

30 Mar 17:27
9072a4b
Compare
Choose a tag to compare

๐ŸŽ‰ 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.