Download Latest Version v3.0.0 source code.tar.gz (9.9 MB)
Email in envelope

Get an email when there's a new version of CollabAI

Home / v2.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-04-05 1.1 kB
Version 2.0.0 source code.tar.gz 2024-04-05 8.0 MB
Version 2.0.0 source code.zip 2024-04-05 8.2 MB
Totals: 3 Items   16.2 MB 0

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.
Source: README.md, updated 2024-04-05