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.
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.
Users can now see the real-time status of response generation. This feature provides transparency into the model’s processing as it generates answers.
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.
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.
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.
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.
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.