XBR-SV200-XPFv4.0.0-PV900 Release Notes
Author: Matthew Lindon, Created: 2025-06-12
Release Date: June 12, 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.
- This client added a handful of OpenAI models that you can communicate with:
-
Bug Fix - Reading Parquet Files
- Implemented the proper validation check to skip reading parquet data for empty files
Dependencies
Xperiflow v4.0.1