v1.12.0 - Introducing Summary Index: Smarter Retrieval with AI Summarization #31890
QuantumGhost
announced in
Releases
Replies: 4 comments 4 replies
|
i'm build it when visiting http://localhost/install and it will keep cycling can't been installed. |
3 replies
|
I have exactly the same issue now. It keeps cycling on http://127.0.0.1:8081/signin |
1 reply
|
Where is the Summary Index feature supposed to be ? Cannot find anything in KB UI |
0 replies
|
Thanks. It is fixed with the new version 1.12.1 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🚀 New Features: Summary Index
We are introducing Summary Index, a powerful enhancement to our knowledge base retrieval system that significantly improves search accuracy by generating AI-powered summaries for document chunks.
Background
Traditional vector search relies on raw chunk embeddings, which can miss semantic nuances and context when matching user queries. This is especially challenging for long documents or complex content where key information might be scattered across multiple chunks. Summary Index addresses this by creating concise, semantically-rich summaries for each document chunk, which are then vectorized and used as an additional retrieval layer.
Key Capabilities
Other Improvements
🐞 Bug Fixes & Security Updates
tanstack devtoolsto fix seroval RCE vulnerability.pdfminer.six,authlib,werkzeug,aiohttp, andpycryptodome.NextStepcrash when the target node is missing.ToolInvokeMessageUnion type parsing issue./console/apiroutes.vdb-migratecommand for parent-child segment migration.⚙️ Configuration Changes
SANDBOX_EXPIRED_RECORDS_CLEAN_TASK_LOCK_TTL: Sets the lock TTL for the sandbox expired records cleanup task (Default:90000).SMTP_LOCAL_HOSTNAME: Optional override for the local hostname used during SMTP HELO/EHLO.PLUGIN_MODEL_SCHEMA_CACHE_TTL: Sets the cache TTL for plugin model schemas (Default:3600).ENABLE_TRIAL_APP: Enables trial app (Default:false).ENABLE_EXPLORE_BANNER: Enables explore banner (Default:false).What's Changed
get_text_content()instead of casting tostrby @Stream29 in fix: callget_text_content()instead of casting tostr#31121.agents/skillsto @hyoban by @laipz8200 in chore(CODEOWNERS): assign.agents/skillsto @hyoban #31816New Contributors
Full Changelog: 1.11.3...1.12.0
This discussion was created from the release v1.12.0 - Introducing Summary Index: Smarter Retrieval with AI Summarization.
All reactions