This document summarizes the main improvements and fixes introduced in the Pricefx Agent Generator continuous delivery release version.
|
Version |
Agent Generator CD1 Iteration 1 (Continuous Delivery) |
|
Release date |
October 16, 2025 |
|
Release type |
Continuous Delivery |
In this document:
Improvements
|
Description |
Component |
ID |
|---|---|---|
|
The Business Objective for an Agent created by the Agent Generator can now be stored with the Agent. |
Agents; Copilot |
PFUN-31302 |
|
It is now possible to generate Agents more reliably by using predefined templates based on the Business Objectives. |
GenAI - Agent Generator |
PFUN-31489 |
|
The Agent Generator can be fine-tuned by adjusting the distance threshold and business goals. |
GenAI - Agent Generator |
PFUN-31730 |
|
Copilot passes the "create an agent" text from the user's request to the Agent Generator. |
Copilot; GenAI - Assistant |
PFUN-31731 |
|
The benchmark can now behave in a deterministic way or run multiple times to average the scores. |
GenAI - Agent Generator |
PFUN-31747 |
Bug Fixes
|
Description |
Component |
ID |
|---|---|---|
|
Sequential user requests to the LLM are handled as separate processes, instead of waiting for the first request to be fully processed before starting the next one. |
GenAI - Agent Generator |
PFUN-31381 |
|
The agent guidance validation incorrectly flags Measures that contain the word "discount". |
GenAI - Agent Generator |
PFUN-31325 |