Instill AI changelog
New and Improved Smart Hint
We've improved the Smart Hint feature to offer contextual advice and suggestions throughout your pipeline.
Here's how it functions:
Firstly, Smart Hint informs users about the type of content an input field can accept, indicated through placeholder text, making it clear whether references are allowed.
Upon interacting with the input field, Smart Hint reveals the specific type of data it supports, such as String, Number, Object, etc.
Moreover, when a user enters ${ into an input field, Smart Hint intelligently filters and presents only the relevant hints that are compatible with the field.
This structured guidance method simplifies the process of building your pipeline, enhancing productivity and ease of use.
jq JSON Processor Integration
Take control of your JSON data with seamless jq filter integration within the JSON Operator. Apply custom jq filters directly to your data streams, enabling advanced manipulation and extraction with precision.
To get started, head to the JSON Operator and select TASK_JQ.
Video Input Support
Unlock limitless possibilities with the addition of video input support. Seamlessly ingest and process video content within your workflows, enabling dynamic data analysis, transformation, and the use of models that support video content.
Improvements
Improved performance and stability ensure a seamless user experience.
Enhanced user interface with refined visual cues and streamlined navigation for increased productivity
Thank You for Your Contributions 🙌
We highly value your feedback, so feel free to initiate a conversation on GitHub Discussions or join us in the #general channel on Discord.
Huge thanks to rsmelo92 for their contribution!