LogoLogo
Python SDKSlack
  • Documentation
  • Cookbooks
  • Self-Hosting
  • Release Notes
  • Reference
  • Changelog
  • History
    • 2025
      • 04.2025
      • 03.2025
      • 02.27.2025
      • 02.14.2025
      • 01.21.2025
    • 2024
      • 12.19.2024
      • 12.05.2024
      • 11.07.2024
      • 10.24.2024
      • 10.03.2024
      • 09.19.2024
      • 09.05.2024
      • 08.23.2024
      • 08.08.2024
      • 07.10.2024
      • 06.07.2024
      • 05.10.2024
      • 04.25.2024
      • 04.12.2024
      • 03.28.2024
      • 03.18.2024
      • 02.16.2024
      • 01.18.2024
      • 01.04.2024
    • 2023 and older
      • 2023
        • 12.07.2023
        • 11.14.2023
        • 10.26.2023
        • 10.11.2023
        • 08.29.2023
        • 07.17.2023
        • 06.05.2023
        • 05.08.2023
        • 04.17.2023
        • 03.13.2023
        • 02.13.2023
        • 01.24.2023
      • 2022
        • 12.19.2022
        • 11.28.2022
        • 11.07.2022
        • 10.10.2022
        • 09.26.2022
        • 09.12.2022
        • 08.29.2022
        • 08.15.2022
        • 08.01.2022
        • 07.18.2022
        • 06.28.2022
        • 06.06.2022
        • 05.23.2022
        • 05.09.2022
        • 04.25.2022
        • 04.11.2022
        • 03.28.2022
        • 03.14.2022
        • 02.28.2022
        • 02.14.2022
        • 01.31.2022
        • 01.18.2022
      • 2021
        • 12.15.2021: CVE-44228
        • 12.13.2021
        • 11.18.2021
        • 11.02.2021
        • 10.15.2021
        • 09.27.2021
        • 06.25.2021
        • 05.28.2021
        • 04.30.2021
        • 04.16.2021
        • 04.02.2021
        • 03.12.2021
        • 02.26.2021
Powered by GitBook

Support

  • Chat Us On Slack
  • support@arize.com

Get Started

  • Signup For Free
  • Book A Demo

Copyright © 2025 Arize AI, Inc

On this page
  • Enhancements
  • 🎓 New Educational Content
  • 📚 New Paper Readings

Was this helpful?

  1. History
  2. 2023 and older
  3. 2023

10.26.2023

New Releases, Enhancements, Changes + Arize in the News!

Last updated 1 year ago

Was this helpful?

Enhancements

VertexAI Integration for Prompt Playground

Users can now iterate on prompts in the with Google's models built on PaLM 2. This integration allows users to iterate on prompt templates, parameters, and variables in the platform and compare responses. Additionally, users can now compare LLM providers by comparing prompt runs between OpenAI and VertexAI.

Monitor Downtime

Users can now schedule monitor downtime - a recurring time period in which monitors should not be evaluated. Monitor downtime aims to reduce noise in monitors due to periods of unstable or low traffic.

Monitors Widget in Dashboards

"Alert Graph" is a new type of dashboard widget, enabling users to view historical alerting data alongside other key metrics in their dashboard. Simply select "Alert Graph" from the widgets menu.

Text Widgets In Dashboards

Text Widgets are now included in dashboards. Users can create text widgets to share notes and observations.

GraphQL Usability Enhancement for Monitors

Users can now use spaceId + modelName to create a monitor in lieu of using modelID, allowing users to streamline monitor creation. To use, simply replace the modelId field with spaceId (from url) and the modelName (the same field used for create a file import job).

Python SDK v7.6.1

  • Added validation on embedding raw data for batch and record-at-a-time loggers.

  • Raised the validation string limits for string fields allowing users to send much larger strings.

  • Added truncation warnings if strings reach size limit.

🎓 New Educational Content

📚 New Paper Readings

  • Decomposing Language Models Into Understandable Components

Learn about Python SDK fixes and improvements .

Catch up on the latest in with these new community readings:

Learn more ->
here
PII Anonymization with Microsoft Presidio: How To
The Definitive Guide to LLM Evaluation
LLM Leaderboard
AI research papers
RankVicuna: Zero-Shot Listwise Document Reranking with Open-Source Large Language Models
Prompt Playground
Learn more ->