October 30 – Release Notes

Discover the latest updates and improvements to Kognitos.

Release Date

October 30, 2025

Brain Version

main-dd18efcdc1-43188

User Interface Version

main-a9386bb86a-63471

New Features

Intelligent Multi-Document Processing

Process multiple documents simultaneously with two new automation procedures, designed for speed and accuracy.

1. Extract Data from Multiple Documents

Extract the same structured fields from multiple PDFs in a single step. This procedure supports the same options as single-document extraction, including custom formats, validation rules, default values, and schemas.

extract data from the documents
    the first field is "invoice number"
    the second field is "total amount"

2. Query Multiple Documents

Ask questions across multiple documents at once. This procedure is great for creating summaries, making comparisons, or extracting custom information from your document sets.

query the documents where
    the query is "Summarize each document and identify common themes"
    the response format is "json"

These new procedures process your documents together in a single operation (sending them directly to the LLM) for faster results and better accuracy.

Enhancements

Document Processing

Optimized file processing for LLM analysis, reducing token consumption and enabling successful processing of larger documents that previously exceeded token limits.

Editor Performance

Improved editor performance and stability when working with large processes:

  • Fixed cursor jumping between lines unexpectedly

  • Enhanced responsiveness and scrolling smoothness

  • Better overall stability for complex automations

Resolved Issues

  • Error Handling: Resolved an issue where encountering an unknown procedure caused infinite learning loops or duplicate requests.

  • Learnings Display: Resolved an error that occurred when viewing learnings associated with a draft process during the publishing workflow.

  • PDF Conversion: Resolved a runtime error that prevented successful conversion of documents (e.g., .docx, .xlsx) to PDF format.

Last updated

Was this helpful?