Skip to content

v0.6.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@danny-avila danny-avila released this 19 Dec 06:10
· 475 commits to main since this release
5b28362

What's Changed

  • To update: For an efficient transition, please run npm run update from the project directory.
    • Prerequisites: git and npm need to be installed on your machine
    • Recommended: We suggest that you clear localStorage and cookies before initiating

This is a Major update and warrants bumping a few versions from v0.6.1

✨ New Features as of v0.6.5

  • UI Updates & Vision Support: Major updates to the UI to align with Official ChatGPT style and added initial support for GPT-4 Vision by @danny-avila in #1190 & #1203
  • Default Preset Selection: Implemented default preset selection for conversations by @danny-avila in #1275
  • Gemini Support & Google Updates: Added support for Google Gemini Pro and Gemini Pro Vision. All Google Vertex AI text and chat models are now fully supported as well (PaLM 2 and Codey) by @danny-avila in #1316#1355
  • Azure Vision Support: Implemented support for GPT-4 Vision through Azure OpenAI by @danny-avila in #1389
  • ENDPOINTS Environment Variable: Implemented ordering and disabling of endpoints with ENDPOINTS env variable by @danny-avila in #1206
  • Reverse Proxy Modifications: Now allows any reverse proxy URL to be configured. Reverse Proxy Support was also added for Anthropic by @danny-avila and @madonchik123 in #1192 & #1106
  • Custom SMTP Server Support: Added the feature to use a custom SMTP server by @pikaro in #1219

🌐 Internationalization

🔧 Fixes

📝 Documentation

⚙️ Other Changes

  • Style and Enhanced Functionality: Implemented various style and functionality modifications including: order and disable endpoints with ENDPOINTS env var, allow usage of custom SMTP server, prevent login feature (ALLOW_EMAIL_LOGIN), default preset selection in conversations, and open sidebar popup for new users by @danny-avila, @pikaro, @berry-13 in #1206, #1219, #1282, #1275, #1309, #1308

👀 Upcoming Features

  • Assistants API integration and General File support are in active development
  • Better, more customizable, and easier System-wide Configuration for Endpoints/Models/Presets
  • Our full Roadmap

New Contributors

Full Changelog: v0.6.1...v0.6.5