Skip to content

Releases: sjinnovation/CollaborativeAI

v3.0.0

11 Jun 13:41
Compare
Choose a tag to compare

New Features

  • Add 'Advanced AI Settings' For All AI models Under Super Admin Settings
  • Expore Assistant Page
  • Token Restriction for each user
  • Security for Assistants
  • Add assistant types on the assistant creation page
  • Make Copy option visible and add "Draft in Gmail
  • Option to choose quick useful prompts
  • Personal Profile Customization [OpenAI]
  • Flag or pin bots on top
  • Dynamic thread section to displays all the threads associated with that particular assistant
  • New Chat Button for Assistant
  • Display Assistant Image Under Assistants (My assistant, Organizational, function calling & user)
  • Add GPT-4o Model In Collaborative AI
  • Task Commands Module
  • Added an option to make organizational assistants public

Bug Fixed

  • Usage Page Issues
  • Assistant Image is not showing on Assistant page for user
  • By-default avatar and generated assistant images are not vertically left side allign
  • Reduce Gap between Assistant name and search box in the left side vertical navbar
  • Make same allign search box and assign icon in user listing page
  • Show available resolutions as per the Dall E model selected
  • pin assistant not working on search result page
  • Assistant Name Is Showing Twice After Clearing The Search Box
  • Issue: Assistant Response is not getting generated
  • Issue: choose tag layout on multiple selection
  • Monthly token limit
  • Response In Table Format Is Now Visible In Light Mode

Improved

  • Usage should be working for Prompts Generated By Using Assistants
  • Add (Beta) Next To Customize Chat & Advanced AI Settings
  • Update Icons & Make New Chat Bold
  • Assistant page loading option is showing at the bottom
  • Remove restriction from file upload and multiple file upload option

Version 2.0.0

05 Apr 10:12
Compare
Choose a tag to compare

New Features

  • Integrated Gemini
  • Integrated Claude
  • Gemini, Claude, Dall E Settings for Super Admin
  • Stream Response for Gemini, Claude, and OpenAI chat
  • GPT Usage Dashboard
  • Added "Function Calling Assistants" feature that allows superadmins to define and add new function definitions from the UI, including configuring API calls that will be handled by the assistant tools' function calling feature.

Bug Fixed

  • Resolved git related issue for OpenAI Config file
  • Fixed after login redirect Issue
  • Fixed Claude, Gemini, OpenAI Response Redirect to Error 404 page issue
  • Fixed prompt enter issue while response generation is in progress

Improved

  • Chatbox with Gemini, Claude, ChatGPT Options
  • Improved how previously we used to store

Changed

  • Upgraded Node.js version to 20 (Note: Ensure compatibility with your projects, Gemini will require node >= v20 to function properly )

Refactoring

  • Migrated assistant tools calling functions from createChatPerAssistant to a centralized utils/assistantFunctionMapper.js module for better code organization and maintainability.

Version 1.0.0

07 Mar 10:05
bce776d
Compare
Choose a tag to compare

New Features

  • Display Assistant Description on the Assistant Chat page.
  • Added assistant search option on the vertical left side menu under the assistant listing section.
  • Added assistant search option under My Assistants, Organizational Assistants, and User Assistants tabs for super admin.
  • Dynamic conversation starter.
  • File download option from the assistant conversation.
  • Instruction note on assistant creation page.
  • Option to copy messages from OpenAI and assistant chat pages.
  • Capability to Delete Admin assistant from CollaborativeAI to OpenAI platform.

Bug Fixes

  • There are lots of blank spaces on the generated response.
  • Pagination Issue on Assistant page.
  • Conversation starter and descriptions not showing for old assistants.
  • The assigned team was removed after editing assistant.
  • Issue showing all the paginated pages after assistant search.
  • Thread not deleting on assistant.
  • The assistant thread rename is not working.
  • Assistant chat page layout issue.
  • File upload issue on the assistant edit page.
  • Assistant Create Button reloading Issue on assistant create page.
  • Active status shows the wrong status for normal users.
  • Assistant chat page responses do not come until the page is reloaded.
  • Super Admin facing "Something went wrong!" message when assigning team.

Changes

  • Assistant type text changed on the assistant create and edit page.

Improvements

  • Allow deleting assistants which have already been deleted from the playground.
  • Allow adding the same person on multiple teams.