Skip to main content
Version: v3.4.0

📝 Changelog

Stay up to date with the latest changes, improvements, and fixes to Trustwise Docs. This page is updated regularly with new releases and documentation updates.


2025-10-06

Features

  • Trustwise Quickstart enhancements:
    • Advanced LLM Configurations (Temperature, Top P, Max Tokens, Frequency Penalty, Stop, Presence Penalty, Logprobs, Stream)
    • Custom Prompt Configurations (System + User Prompt Template (Default), Custom System Prompt only, Custom User Prompt Template, Full Prompt Override, Few Shot Examples)
    • "Recommended Models" support
    • Added 128 chunk size scan configuration

Improvements

  • Trustwise Metrics (v4alpha): 16 improved metrics including Answer Relevancy, Context Relevancy, Faithfulness, Clarity, Formality, Helpfulness, PII, Prompt Manipulation, Sensitivity, Simplicity, Tone, Toxicity, Refusal, Completion, Adherence, and Stability
  • Enhanced scan state management with queued jobs and position tracking

Bug Fixes

  • Minor bug fixes across Trustwise Quickstart and Trustwise Portal

Deprecations

  • v3 Metrics APIs: All v3 metrics API endpoints (/*/v3/*) will be discontinued in the next major release. Customers are advised to migrate to v4 metrics APIs, which provide enhanced accuracy, improved performance, and expanded functionality. Migration resources are available through our SDK Migration Guide, or contact our team at support@trustwise.ai for personalized assistance.

2025-07-10

Features

Breaking Changes
  • Current API keys (not created through the Trustwise Portal) won't work. They need to be created via Trustwise Portal
  • Change in Authentication Header. API_KEY Header is NOT supported anymore. Use Authorization: Bearer <TW_API_KEY> for REST API authentication.

For older updates, please contact the trustwise team