Skip to content

Releases: nutti/OpenAI-Bridge

Version 1.0.0

01 Jun 11:06
Compare
Choose a tag to compare

Change from v0.2.0

New Features

  • Image Tool
    • Edit images.
    • Generate variation images.
  • Code Tool
    • Generate/Edit code.
    • Generate code examples for Python API.
    • Mode to execute the code immediately.
    • Audio input.

Other Updates

  • Improve UI
    • Add UI to show the background execution status.
    • Add UI to show the audio input status.
    • Add buttons to open the web page for the OpenAI website.
    • Add test for the API connection and the audio input.
  • Show the usage statistics.
  • Support the proxy configuration.

Version 0.2.0

29 Mar 05:50
Compare
Choose a tag to compare

Change from v0.1.0

New Features

  • Image Tool
    • Create an image block from a generated image.
    • Remove a generated image.
  • Audio Tool
    • Transcribe a sound strip.
    • Transcribe a sound data block.
  • Chat Tool
    • List all past topics.
    • Execute code and check an error.
    • Copy chat logs of a past topic.
    • Ask Blender Operators/Properties.

Other Updates

  • Improve UI for accessing tools more friendly.
    • (Image Tool) Add [Generate Image] panel and [Generated Images] panel (with [OpenAI] tab) to the sidebar of Image Editor.
    • (Image Tool) Move workspace tool to Image Editor.
    • (Audio Tool) Add [Transcribe Sound Strip] panel (with [OpenAI] tab) to the sidebar of Sequence Editor.
    • (Audio Tool) Add [Transcribe Audio] panel (with [OpenAI] tab) to the sidebar of Text Editor.
    • (Audio Tool) Move workspace tool to Sequence Editor
    • (Chat Tool) Add [Chat] panel (with [OpenAI] tab) to the sidebar of 3D Viewport.

Version 0.1.0

18 Mar 08:56
Compare
Choose a tag to compare

First release.