gitlab prisme.ai/prisme.ai v27.3.3

latest releases: v27.5.5, v27.5.4, v27.5.3...
one month ago

Features:
  • Platform: Added a sticky bar to save unsaved changes across all modules
  • Insights: Added filter processing to the evaluations module
  • Storage & Agent Factory: Added before_file_ingest and after_file_parse hooks to agent pipelines

Improvements:

  • Agent Factory: When a message includes several documents and some take longer to process, the agent now waits until the configured timeout (120s by default) before replying with all available documents
  • Automations: Improved the wait instruction so filters.oneOf can use any MongoDB-like condition
  • LLM Gateway & Agent Factory: Unified error handling — a detailed error message is now always sent back to Agent Factory and the Chat UI, including for SSE calls, instead of the generic "returned no data" message
  • LLM Gateway: When not set by the agent, max_tokens now defaults to the model's configured limits.response_tokens, and temperature defaults to a new Agent Creator config.defaults.temperature (default 0.1)
  • Chat: Always display the message correlationId, even when an LLM error occurs (it previously appeared only on success)
  • Chat: Display the complete query when a tool requires HITL validation, instead of truncating it
  • Builder: Show the Activity Export button when using the free-text filter too, not only field conditions
  • Knowledge: Improved the statistics display on knowledge cards
  • Sidebar: Refresh pinned agents' name and icon with their updated values when loading them
  • Platform: Display agent logos with object-contain in avatars instead of cropping them
  • Platform: Show a clear error message when sharing with a user outside the organization

Bugfixes:

  • Agent Factory: Fixed an issue preventing data retention from being updated
  • Agent Factory: Fixed removing an agent's avatar
  • Agent Factory: Fixed updating the memory capability right after creating an agent, before refreshing the page
  • Agent Factory: Fixed an empty KB name in the file_search editor for agent owners without KB access
  • LLM Gateway: Fixed the "This model does not support assistant message prefill. The conversation must end with a user message." error with some Anthropic models, occurring when Agent Factory appended a role:system message right after a role:assistant message to make the model continue pending tasks
  • Chat: Fixed the black code block background in the shared conversation view
  • Chat: Fixed the canvas HTML preview when swapping from a tool result
  • prismeai-runtime: Fixed calling the break instruction from within a streaming repeat
  • Knowledge: Fixed parsing HTML documents when the default parser is unstructured (which does not handle HTML — it now falls back to basic XPath filters)
  • Knowledge: Display the KB owner role in the Sharing tab instead of an empty select
  • api-gateway: Fixed a crash on a malformed IdP id_token, and log the id_token header for troubleshooting

Don't miss a new prisme.ai release

NewReleases is sending notifications on new releases.