Skip to main content

Hyko Changelog


[ Gerboise Verte 🌿 - 2.4.0 ] - June 25, 2024​

Enhanced Blueprint Experience​

  • Introducing a new collapsible sidebar with comprehensive control over your storage and workers. (Tip for keyboard enthusiasts: check the help menu at the bottom of the sidebar.)
  • Improved toolkit separation enhances search functionality and node discoverability.
  • Nodes can now be collapsed to create a more organized and less cluttered blueprint.
  • A new focus mode allows you to concentrate on a single node, with real-time updates reflected on the canvas.
  • Simplified project setup and management with the ability to easily select and use previously uploaded files from Hyko storage.
  • Seamlessly switch between your blueprints without leaving the editor by selecting the icon next to your blueprint name.

New Toolkit Nodes​

  • Added email-sending nodes compatible with Gmail and SMTP.
  • Existing nodes have been refactored into organized groups.

Bug Fixes​

  • Various user interface improvements and bug fixes have been implemented to enhance the overall user experience.

[ Hassiba Ben Bouali 🌹 - 2.3.0 ] - May 30, 2024​

Better Blueprint Experience​

  • We've enhanced blueprint responsiveness, making it smoother than ever!
  • Nodes are now more dynamic, responding to your parameters, adding input and output ports dynamically.
  • A sleeker, more intuitive node design where you can set inputs directly within the node itself for a more streamlined workflow.
  • Fresher look for the toolkit sidebar πŸ’«

Executor Queue Enhancements​

  • Hyko Executor now handles more nodes simultaneously. We've re-architected the default and custom workers (formerly known as compute machines), resulting in significantly faster, more reliable execution that scales better.

New APIs Added​

  • Expanded our API offerings with ElevenLabs Speech-to-Speech and Text-to-Speech, Gemini Vision, Stability.ai Image-to-Video and Stable Diffusion 3 (Image-to-Image and Text-to-Image), OpenAI Vision, and more!

[ Setif Guelma Kherrata πŸ‡©πŸ‡Ώ - 2.2.0 ] - May 8, 2024​

️Storage Page​

  • We've added a storage page where users can bulk upload files to Hyko, easily delete them, and preview them.

Fast Utility Functions​

  • Some lightweight utility functions no longer require a compute machine; they will now execute on the fly. ⚑

Next Node Suggestion​

  • πŸ–±οΈ By clicking on any port, a menu of possible nodes to connect pops up. If you're unsure, you can ask our AI model to choose the next node by describing what you want to achieve.

next node feature

[ Malek Bennabi πŸ“š - 2.1.0 ] - Apr 16, 2024​


Blueprint Enhancements​

  • Added stop execution button to immediately halt running blueprints, improving user control.
  • Enhanced user interaction with node ports through magnetic effects, make it easier to connect nodes.
  • Added list text and list number input nodes, and introduced a universal ANY port type, increasing versatility and user convenience.

New Media APIs​

  • Integration of new media APIs (Openai text-to-speech, Stability.ai image generation ...), broadening the range of available tools.

[ Tarawih πŸ•Œ - 2.0.0 ] - Mar 31, 2024​


Local Docker Image Building Instead of Remote Pull:​

  • Hyko now builds models/functions Docker images locally on the user's machine. During machine setup, the toolkit repository is cloned, and images are built locally during the execution, eliminating the extended wait times associated with pulling images remotely.

Clearing Computer Storage​

  • Users can now easily clear the storage of input and output data on their computers directly from the interface.

Container Utility Page​

  • Introducing a new interface feature to assist users in managing images and containers on their computers. Through the container utility page, users can:

    • List all containers with their status.
    • Stop, start, kill, and remove containers.
    • List images with detailed information (name, tag, size) and remove them from the computer.
    • Pre-build images existing in the registry before executing blueprints, optimizing execution time.

Added new Search and Text Generation APIs to the Toolkit​

  • Following the introduction of API support in the previous release, this Hyko release incorporates additional APIs for search and text generation, including the Google Search API and GEMINI text generation API.

Bug Fix in Computer​

  • Previously, computers on Hyko would encounter glitches when disconnected unexpectedly, resulting in erratic behavior during operation or interaction. However, this has been rectified in the latest release, allowing users to seamlessly utilize the computers without disruption.
note

In this release, due to compatibility issues with the new changes, all previous users' computers will be removed from Hyko. Users need to add new computers for their pipelines.

[ Tiaret 🐎 - 1.1.0 ] - Mar 17, 2024​


API Support​

  • Added support for OpenAI API in the Toolkit for text completion and text embedding. These APIs do not require a computer to run if they are the only components in the blueprint.

Optimized pull time​

  • Utility functions, models and computer script are now optimized, resulting in significantly faster pull times. Say goodbye to long waits!

Enhanced Search in Hub, Blueprints and toolkit​

  • Improved search in the hub and user blueprints. While it doesn't yet support fuzzy search, meaning it doesn't tolerate misspelled words, it helps find desired items.
  • Added effective search functionality to the toolkit for improved user experience.

Added Ultralytics Models to the Toolkit​

  • Expanded the toolkit by adding models from Ultralytics, offering users a broader range of options to choose from.
  • Users now have the option to select the location of the toolkit on the interface, either as a drawer or as a sidebar. Access this feature under settings -> Appearance to set your preference.

Hyko SDK and Toolkit Open Source​

  • Hyko SDK and toolkit have been open-sourced. Say hi on our @Our GitHub.

Default Values for Function Parameters​

  • Function parameters now come with default values set.

Improvements​

  • If any toolkit component is removed, you will now receive a clear visual indicator in the interface 🐀.

  • We've enhanced the fetching process of the toolkit, making it more responsive with faster loading speeds.

  • You can now drag your node back to the toolkit if you decide not to use it, and it will not be dropped.

[ Zviti 🌢 - 1.0.0 ] - Mar 05, 2024​


GitHub and Discord Authentication​

  • Users can now authenticate on Hyko using their GitHub or Discord accounts, providing more options for convenient login.

Output Preview, Download and Copy​

  • Hyko now allows users to preview generated output directly within the interface, with options to download or copy the content for easy sharing and storage.

Event Status Updates for Pull Events​

  • Users can now track the status of the image pulling phase during pipeline execution, receiving detailed real-time updates on its status.

Fixed Computer Reconnection​

  • The reconnection process for computers to Hyko has been fixed. Now, users can add a computer and it will automatically reconnect to Hyko as necessary, ensuring it remains online until the user removes the machine. This guarantees smoother transitions and enhances reliability.

General UI Bug Fixes​

  • Various improvements have been made to the user interface, along with bug fixes, to enhance the overall user experience on Hyko.

Reduced Hugging Face Models Image Size​

  • The size of Hugging Face models images has been reduced, resulting in faster image pulls and improved performance when using these models.

New Hyko Toolkit Additions​

  • YouTube Video/Transcript Downloader: A new function has been added for downloading YouTube videos and transcripts, providing users with the ability to extract and save video content and text.

  • Image/Video Format Conversion: Hyko now includes functions for converting between different image and video formats, allowing users to convert image/video files to their desired formats.

  • Wikipedia and DuckDuckGo Search: New search functions have been added for querying Wikipedia and DuckDuckGo, as well as web scraping tools, enabling users to gather information from various online sources.

  • OCR PDF Loader: An OCR PDF loader has been added to extract text from PDF documents, making it easier to work with text in PDF files in Hyko.

  • Plotting Functions: Hyko now includes plotting functions for data visualization, allowing users to create informative and visually appealing plots directly within the platform.


[ Icosium - 0.0.0 ] - Feb 15, 2024​


Introducing Hyko on Beta!​

  • In this Beta release, we are delighted to announce the initial launch of Hyko. This marks a pivotal moment for Hyko team, and we are committed to ensuring the continued robustness of our platform.

  • This first release offers an interactive blueprint for constructing AI pipelines, a Toolkit featuring a wide range of utility functions and AI models, the ability to add computers to Hyko for executing pipelines directly on user machines, and a hub for sharing and exploring blueprints.

  • As we move forward, we will keep striving to enhance the features of Hyko, listening to your feedback and working closely with our community to deliver even more value and innovation.