Bug Description
When create a knowledge base, the default values for chunking settings are not properly set or displayed. Specifically, the chunk size is set to 100, and the chunk overlap is 0.
But after create the knowledge base and refresh the page, and try ingest files again, the default value for chunk size is set to 1000, and the chunk overlap is 200. If not refresh the page, the parameters are still the same as that in the knowledge base creation dialogue.
Reproduction
- click "Add Knowledge" button to create a knowledge base.
- see the chunk settings.
- save the knowledge base without adding any files.
- refresh the page.
- click "Ingest Files" button for the created knowledge base.
- see the chunk settings.
Expected behavior
In the knowledge base create page, chunk size should be set to 1000, and the chunk overlap is 200.
Who can help?
@Cristhianzl @lucaseduoli @igorrCarvalho
Operating System
Debian 13.5 in Docker
Langflow Version
1.10.1
Python Version
No response
Screenshot
Flow File
No response
Bug Description
When create a knowledge base, the default values for chunking settings are not properly set or displayed. Specifically, the chunk size is set to
100, and the chunk overlap is0.But after create the knowledge base and refresh the page, and try ingest files again, the default value for chunk size is set to
1000, and the chunk overlap is200. If not refresh the page, the parameters are still the same as that in the knowledge base creation dialogue.Reproduction
Expected behavior
In the knowledge base create page, chunk size should be set to
1000, and the chunk overlap is200.Who can help?
@Cristhianzl @lucaseduoli @igorrCarvalho
Operating System
Debian 13.5 in Docker
Langflow Version
1.10.1
Python Version
No response
Screenshot
Flow File
No response