Changelog

Follow new updates and improvements to Chasm.

May 8th 2024

New Features:

  • Introduced the new model β€œMythoMax L2 13B”.

Type @ to mention posts

May 2nd 2024

New Features:

  • Introduced the new model β€œMeta: Llama 3 70B Instruct”.

Bug Fixes:

  • Resolved an issue with text in system prompt and user prompt breaking by character instead of by word.

Type @ to mention posts

April 19th 2024

Improvements:

  • Implemented error handling for prompts involving deprecated models, guiding users to select live models.

  • Introduced Execution Summary feature on Usage history, displaying transaction details like Token in, Token out, and Inference time.

Bug Fixes:

  • Resolved issue of screen expansion with long text input lacking spaces.

  • Fixed unexpected app width increase when returning code blocks in output.

Type @ to mention posts

April 10th 2024

New Features:

  • Introduced the new model "mixtral-8x-7b."

  • Implemented a value suggestion feature for input on the Prompt Playground and global input on the Workflow Playground.

  • Added a "Compare Models" feature on the Pricing page.

Improvements:

  • Enhanced the Select Model UI to provide more comprehensive model information.

  • Improved the filter design on the Usage tab.

  • Added a banner notification for LLMS timeout requests.

Bug Fixes:

  • Resolved the Input and Global Input value bug to allow numbers.

Type @ to mention posts

March 26th 2024

New Features:

  • Introduced Pricing Plans

    • Launched a new pricing landing page

    • Added top-up credits feature through different tiers of plans on the account usage page

    • Implemented display of estimated and actual charges in prompt and workflow pages

    • Enabled low credit notifications through toast messages and email

Improvements:

  • Improved visibility of the publish button on small screen sizes

  • Expanded tooltip coverage across the UI

  • Enhanced onboarding experience for new accounts with three sample workflows and their prompts

  • Enhanced user experience by allowing in-page prompt editor windows to close upon hitting the "ESC" button or clicking outside of the editor windows

Changes:

  • Upgraded GPT 3.5 models to GPT 3.5 Turbo 1106

  • Implemented a limit of 50 API key creations

Bug Fixes:

  • Resolved issue with displaying two prompt label tags ("Live" or "Draft") Instead of one

  • Fixed unsaved changes alert pop-up upon leaving a prompt without changes

  • Corrected issue where prompts were not searchable after the first page in the workflow editor

  • Fixed connected prompt in workflow using previous variables as the current variable upon prompt run

Type @ to mention posts

January 22nd 2024

Added
- Save workflow shortcut key (Ctrl/Cmd + S) [#973]

Fixed
- Constant variables value is not populated when the nodes are connected to more than one prompt node [#978]
- User is unable to search for prompts in workflow module [#979]
- Side panel config is not in sync with in-page prompt editor in the workflow module [#982]

Changed
- Frequency of workflow module autosave to 2000ms [#981]

Removed
- Query validation for workflow autosave [#980]
- Permission for users to upload more than one file [#989]

Type @ to mention posts

January 11th 2024

Added
- Prompt publishing improvement [#851]
- Tiptap output for system prompt [#914]
- Landing page footer & additional menu entries (mobile) [#937]
- Additional interest form questions [#958]

Fixed
- Prompt run using the published version instead of the auto-save version of parameter settings [#911]

Changed
- UI copy on prompt and workflow page [#913]
- Landing page footer (desktop) [#937]

Removed
- Zephyr-7b model (retired) [#953]
- Landing page unused section header [#965]

Type @ to mention posts

January 8th 2024

Bug Fixes:

  1. Fixed prompt screen display issue occurring with long value variables on prompt module.

  2. Removed delete prompt action to avoid disruption in Workflow.

  3. Resolved issue where constant node in the workflow was not passing input to the prompt node.

  4. Resolved issue where variable input is not passing through on prompt module.

  5. Fixed bug causing incorrect display of variable names when added on the prompt module.

  6. Restored visibility of input labels when prompts are added to the workflow.

New Features:

  1. Introduced new GPT Model: gpt-3.5-turbo-16k for value addition.

Release: https://hooga-gaming.atlassian.net/projects/CHASM/versions/10019/tab/release-report-all-issues

Type @ to mention posts

December 28th 2023

Bug Fixes:

  1. Account Duplication Issue on BE: Resolved the issue causing account duplication on the backend.

  2. Synced Run & Stop Button: The typewriter effect has been removed to keep the Run and Stop buttons in sync.

  3. Revised Path Behaviour: The path behaviour during workflow creation has been revised for better user experience.

  4. Last Edited Time Accuracy: Fixed inaccuracies in displaying the last edited time.

New Features:

Feature #1: User Settings

  1. Change Associated Email: Users now have the ability to change their associated email addresses.

  2. Account Deletion Option: Users can now delete their accounts if they wish to do so.

  3. API Key Management: Added functionality for users to create, manage, and delete API keys.

Feature #2: Model Parameter

  1. Default Parameters Usage: Users now have access to a set of default parameters for convenience and efficiency.

  2. Parameter Value Adjustment: Implemented feature that allows users to adjust parameter values according to their needs.

  3. Improved Parameter Information Readability: Enhanced readability of information about parameters for better user understanding and decision making.

Release: https://hooga-gaming.atlassian.net/projects/CHASM/versions/10016/tab/release-report-all-issues

Type @ to mention posts

December 13th 2023

What bugs are fixed in this version?

  • Output of Prompt nodes cannot be connected to input of multiple prompt nodes

  • Remove the delete function on prompt & Workflow

What features are released in this version?

  • Feature 1 - Workflow API - Users are able to share the workflow api

  • Feature 2 - Updated_at - Users are able to know when prompts and workflows is last updated

  • Feature 3 - Emoji - Adding the tiptap_output library to allow users to insert emoji in the prompts

Release link: https://hooga-gaming.atlassian.net/projects/CHASM/versions/10015/tab/release-report-all-issues

Type @ to mention posts