Constructor Model and Research: December 2024 update

27 December, 2024

What's new with Constructor Research?

Hardware resources availability status

The platform indicates hardware resource availability when users select an environment configuration at a VS Code start. Traffic light symbols show the status for configurations with GPU support.

Improved resource usage tracking

The previous GPU, CPU, and RAM metrics have been replaced, and users can now monitor resource consumption by storage and hardware configuration, enabling users to manage their project resources and costs better.

What's new with Constructor Model?

Response generation status visibility

Users can now see the real-time status of response generation. This feature provides transparency into the model’s processing as it generates answers.

Suggested prompts for knowledge model chats

Knowledge model owners can now configure suggested prompts that are visible to users during chat interactions. These prompts offer quick, relevant suggestions to guide users in making the most of the model.

Configurable model prompts via API

Knowledge model owners can now configure prompts for their models through the API. This functionality offers greater customization and control over the model's behavior, personality, style, and response format.

SDK methods for workflow management

We've introduced new SDK methods for managing workflows, including CRUD operations. Code snippets with examples of accessing the SDK are now available in the workflow UI.

Enhanced references list for Model chat

References are now grouped by document name, making it easier to navigate and understand the sources of information. Highlights and quotes have been improved for better readability.

Knowledge model file management API

New API methods have been introduced for file management in Constructor Model. Users can now programmatically upload, list, retrieve, update, and delete documents using the same API key as chat methods. Uploaded documents are automatically indexed and visible in the UI.