Skip to content

GPTPortal v1.0.1 Latest Stable Release

Compare
Choose a tag to compare
@Zaki-1052 Zaki-1052 released this 26 Jan 06:34
· 175 commits to main since this release
116be84

GPTPortal v1.0.1

Latest Stable Release

Overview

This release of the GPT & Gemini Chatbot Portal is the latest stable version before my implementation of simple Embeddings and RAG, along with the eventual inclusion of Gemini Ultra when Google releases its API in February.

I recommend directing your attention to the Discussion of the Version 1 Release: GPTPortal for any and all questions or concerns about the functionality of this repository.

Description

This release at #4 describes the key features and updates of the project; the attached version simply includes a few corrections to the ReadMe, and an update to the Model Aliases, namely:

  • GPT-4-Turbo Preview: gpt-4-0125-preview
    • The latest GPT-4 model intended to reduce cases of “laziness” where the model doesn’t complete a task. Learn more.
  • GPT-3.5-Turbo: gpt-3.5-turbo-1025
    • Even Cheaper Pricing and Bug Fixes

Future Plans

I intend to separately tag my branches of the Voice Only and Assistants API modes, the former of which is complete and the latter is in production. My Vector Embeddings and personal implementation of Retrieval Augmented Generation will first be geared towards a BioMedical application in a branch, and then merged with Main for proper customization.

Due to OpenAI's latest API model upgrades, users will be given the option to either stay with Google Gemini or choose the different Embedding Models with various pricing and functionalities. A compiled version, compatible with Windows, MacOS, and Linux will be available in April, once OpenAI confirms their release of either GPT-4.5 or possibly GPT-5.

Thank you for your patience!

Full Changelog: v1.0.0...v1.0.1