Skip to content

Releases: SudoMagicCode/td-gemini-toolkit

v0.2.42

27 Apr 19:13

Choose a tag to compare

🎉 Welcome to the TouchDesigner Gemini Toolkit. 🎉

This projects is focused on creating easy working patterns for creatives that are looking to incorporate the Gemini API into their TouchDesigner projects.

Here you'll find a complete set of each individual tox file from the toolkit, along with a single .zip file that contains all of the components in a single package. You can get started by either downloading each file individually, or just downloading the package.zip file from the bottom of the list. Note that you may need to click the Show all assets link at the bottom of the release to find the zip file.

Here you'll find the following

tox description
api_key_manager used for managing your api keys in a single place for your project
txt_input a prompt editing utility component
audio_to_txt used for generating audio from text prompts
txt_to_audio used for transcribing or describing audio as text.
txt_to_speech used for generating speech audio from text
img_to_img used for creating images from image and text prompts
img_to_txt used for creating images from text prompts
txt_to_txt used for working with text to text workflows
txt_to_chat a chat style interaction tool for Gemini
txt_to_img used from generating images from text
txt_to_vid used for generating video from text
img_to_vid used for generating videos from text and images.

Find all the detailed documentation here

Bug Fixes

  • Resolves issue where API Endpoints were not being cleared from all components

v0.2.34

27 Apr 15:29

Choose a tag to compare

tox description
api_key_manager used for managing your api keys in a single place for your project
txt_input a prompt editing utility component
audio_to_txt used for generating audio from text prompts
txt_to_audio used for transcribing or describing audio as text.
txt_to_speech used for generating speech audio from text
img_to_img used for creating images from image and text prompts
img_to_txt used for creating images from text prompts
txt_to_txt used for working with text to text workflows
txt_to_chat a chat style interaction tool for Gemini
txt_to_img used from generating images from text
txt_to_vid used for generating video from text
img_to_vid used for generating videos from text and images.

Find all the detailed documentation here

Bug Fixes

  • Ensures Forcegenerate can be called even when a previous request has been canceled.

v0.2.25

27 Apr 06:55

Choose a tag to compare

Gemini Components created

tox description
api_key_manager used for managing your api keys in a single place for your project
txt_input a prompt editing utility component
audio_to_txt used for generating audio from text prompts
txt_to_audio used for transcribing or describing audio as text.
txt_to_speech used for generating speech audio from text
img_to_img used for creating images from image and text prompts
img_to_txt used for creating images from text prompts
txt_to_txt used for working with text to text workflows
txt_to_chat a chat style interaction tool for Gemini
txt_to_img used from generating images from text
txt_to_vid used for generating video from text
img_to_vid used for generating videos from text and images.

Find all the detailed documentation here

v0.2.17

27 Apr 02:55

Choose a tag to compare

txt to img

ensures op is on correct page