Skip to main content

XBR-SV151-XPFv3.6.0-PV840 Release Notes

Author: Alexa Jelley, Created: 2025-02-14

Release Date: February 14, 2025

Release Overview

  • New Submodule - Xperiflow.LanguageModels:

    • This submodule adds the ability to communicate with a variety of different AI models. Its split up into two main categories: Chat models, and Embedding models.
    • Embedding Client:
      • This client added the OpenAI "text-embedding-3-small" model to generate embeddings
    • Chat Client:
      • This client added a handful of OpenAI models that you can communicate with:
        • GPT-4o
        • GPT-4o-mini
      • Use the Interact method with optional temperature, top p and max token adjustment.
  • Bug Fix - Reading Parquet Files

    • Implemented the proper validation check to skip reading parquet data for empty files

Dependencies

Xperiflow v3.6.0

Was this page helpful?