🚀
New
  • Added Gemini 1.5 Flash model and Gemini 1.5 Pro with 2M context length.
  • Introduced Anthropic Claude 3.5 Sonnet and Mistral Codestral models.
Improved
  • Removed the delete button from the top-left corner to prevent accidental deletion of all conversations.
🔧
Fixed
  • Fixed performance issue when typing very long prompts.
  • Fixed issue max_tokens is too large when use Anthropic Claude 3 models.
  • Fixed issue where the prompt text was not cleared after being sent to the AI provider.
  • Resolved issue with adding Vertex AI at the us-east5 region. Now, when adding the Vertex us-east5 endpoint, use claude-3-opus@20240229 as the input model.
  • Fixed issue where the system and user roles were not alternating correctly with Perplexity models when the first message was from the assistant and context mode was set to the last 5 messages.