Skip to content

GPTPortal v1.1.1 Mistral Stable Release

Compare
Choose a tag to compare
@Zaki-1052 Zaki-1052 released this 09 Feb 23:38
· 162 commits to main since this release

GPTPortal v1.1.1 Mistral Stable Release

GPTPortal v1.1.1

Mistral Release

Description

This release of my GPTPortal includes an optional Docker Image and Package, along with the addition of three MIstral AI Models: Tiny, Small, and Medium. The Assistants API Branch is complete, and I will create a release for it shortly. I still intend to play around with embeddings on Main, but more likely, they will remain relatively simple, and any file loading will go through the customizable assistants. Please direct any queries of future plans to the discussion of that branch. Thank you!

Release: https://github.com/Zaki-1052/GPTPortal/releases/tag/v1.0-assistants

  • Note: I've also upgraded the node_modules and fixed an issue with a misdirected gpt-3.5-turbo alias. Be sure to run npm install if you encounter any network request issues. If you'd like to utilize the OpenAI SDK, direct your attention to the Assistants Branch, or use Google's Gemini Package.
  • Edit: See this issue for more details on hotfixes: #12 (comment)
  • Note: The previous release was deleted for an issue with the differing user_input schema for GPT-4-Vision and the Mistral models. Please pull your local version if you were experiencing any problems or configuration errors.
Pull Requests
  • Build a multi-platform docker image on push and new releases by @FarisZR in #6
  • Bump follow-redirects from 1.15.3 to 1.15.5 by @dependabot in #8

Full Changelog: v1.0.1...v1.1.1