Skip to content

August 20, 2024

Release date: August 20, 2024

Overview

In Release 68, we've introduced these new features:

  • New base environment template with conda
  • More LLMs available for chats

What's new

New base environment template with conda

The new template is pre-configured with Python 3.8, pip, and conda package managers. Users can run conda commands directly in the terminal and seamlessly use created conda environments in the running environment. A pre-configured shell interpreter for conda is included, eliminating the need for manual activation of conda init zsh.

More LLMs available for chats

Users can now select from a range of available large language models to use in specific chat threads of a knowledge model:

  • Google: Gemini 1.5 Pro, Gemini 1.5 Flash, Gemini 1.0 Pro
  • Anthropic: Claude 3 Opus, Claude 3.5 Sonnet, Claude 3 Haiku