April 23: Support for Python and TypeScript SDKs, latest OpenAI, Cohere & Groq models, bug fixes

New Features

  • Added support for Jina reranking, using the JINA reranking model service type in the reranking retrieval strategy.

  • Updated the Cohere reranking model to use the latest v3.0 model.

  • Increased the reliability of parsing LLM responses, in cases where they don't follow the JSON schema.

Bugs Fixed

  • GPLA-2114: Adding content to collections not syncing search index

  • GPLA-2511: Failing to render any conversation sources with section retrieval and text content

Last updated