Skip to content

January 20, 2025

Overview

In this release, we’ve added the following features:

  • Enhanced references to images in responses
  • Formatting for responses containing code and tables
  • Improved JSON formatting for Model API endpoints

What's new

Enhanced references to images in responses

Now, when a knowledge model references an image in its response, that image is included in the list of references. This feature allows users to see images used in response generation, providing clearer and more informative context.

Formatting for responses containing code and tables

Now, knowledge model responses are displayed in a clearer, more structured format for better readability.

  • Responses containing code snippets are now properly formatted, which makes them easier to read and understand.
  • Responses that include tables are now displayed in a clear, structured format for better readability and interpretation.

Improved JSON formatting for Model API endpoints

For developers integrating the knowledge model API into custom applications, responses are now provided in a structured JSON format. This simplifies parsing, processing, and integration into application workflows by removing the need for additional manual formatting.