Table of contents
Official Content
  • This documentation is valid for:

Version 2025-10 was officially released on October 22, 2025.

Below are the most important fixes and features introduced in this version.

  • Flows
    • Fixed Chat API variables not reaching Flows, ensuring the User Account ID and other context variables are automatically available to the Flow.
    • Fixed intermittent Flow executions that would get stuck without responding in Workspace and Microsoft Teams, improving reliability for ongoing conversations.
    • Fixed the inability to use context variables in the Email component fields, enabling dynamic personalization of message fields.
    • Fixed permission handling so that Editor Users can export Flows, aligning export capabilities with import permissions.
  • Tools/Agents
    • Security resolved repository vulnerabilities in Tools to harden Tool distribution and consumption.
  • API
    • New Access Control API to manage and verify user memberships, roles, and permissions across Organizations and Projects.
    • New System API that exposes the Active Docker Image Version for observability and support.
    • New Security API enables user authentication and profile retrieval within Globant Enterprise AI. It provides endpoints to generate OAuth 2.0 access tokens and access user information for secure integration with protected resources.
  • RAG
    • Improved configuration of the RAG Document Service to support per‑Organization and per‑Project host URLs, enabling granular routing in multi‑tenant environments.
    • Improved usage reporting to include token counts and cost when a vLLM is used.
      • Honors INCLUDE_USAGE_COST_IN_RESPONSE=1 to return detailed usage.
      • Uses LOG_OMNIPARSER to control response logging size (disabled by default).
      • Adds RequestId to responses for traceability.
  • LLMs
    • New Anthropic Claude Sonnet 4.5 models.
      • Anthropic Direct: claude-sonnet-4-5-20250929.
      • AWS Bedrock: us.anthropic.claude-sonnet-4-5-20250929-v1:0.
      • Google Vertex AI: vertex_ai/claude-sonnet-4-5 and vertex_ai/claude-sonnet-4-5@20250929.
      • 200K context window, up to 64K output tokens, reasoning, function calling, prompt caching, batch predictions, and multimodal I/O.
    • Deprecated Models: claude‑3‑5‑sonnet‑20240620 and claude‑3‑5‑sonnet‑20241022 with fallbacks configured for continuity. Migration path: Claude Sonnet 4.5.
  • Lab
    • Improved Agent execution throughput by adopting a new job pooling strategy, reducing queue delays and CPU usage in the Workflow Engine.
    • Fixed Agent export to detect circular dependencies and return a clear error when Agents reference each other in loops.
    • Improved error handling on chat failures by validating Status Code 200 before saving conversations and surfacing the actual Chat API error.
  • Console
    • Fixed new installations failing to create Projects due to missing base data so you can provision instances without manual steps.
      • The installer now initializes SearchProfiles and Vector Stores.
    • Fixed truncated Input (and Output) fields in Request Exports so you can download complete data for audits and analysis.
    • Fixed Data Analyst assistant failures using SQL unaccent so you can run accent‑insensitive queries without errors.
    • Improved multitenant provisioning so adding/updating UI config domains also updates GAM settings via API.
  • Workspace
    • Improved error handling when the Chat API fails by checking response status before saving messages and returning the original error to the UI.
    • Improved Beta environment configuration by adding service Base URL variables for Lab, Station, Console, and Workspace to ensure consistent routing.
  • Security
    • Fixed exposure of API Keys in the Agents module by masking values and enforcing write‑only behavior; stored secrets can no longer be viewed from the UI.
    • Fixed SSRF risks by sanitizing outbound HTTP client calls with protocol whitelisting and host/IP blacklist rules aligned with OWASP guidance.
    • Fixed container image vulnerabilities in the GEAI‑LITE LLM component and introduced recurring assessments with Trivy to prevent regressions.
    • Fixed API Tokens remaining valid after Project or Organization deactivation by enforcing token invalidation on deactivation.
    • Improved compliance by ensuring all Globant Enterprise AI components compile with JDK 21.
  • Deployment Guide
  • Components Version Update
Last update: December 2025 | © GeneXus. All rights reserved. GeneXus Powered by Globant