GPTPortal v1.1.1 Mistral Stable Release #14
Zaki-1052
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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
node_modules
and fixed an issue with a misdirectedgpt-3.5-turbo
alias. Be sure to runnpm 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.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
Full Changelog: v1.0.1...v1.1.1
This discussion was created from the release GPTPortal v1.1.1 Mistral Stable Release.
Beta Was this translation helpful? Give feedback.
All reactions