langflow/src
Rodrigo Nader 76162a9ffa feat(langflow): Handle ChromaDB NotEnoughElementsException
This change adds error handling to catch a specific exception that may occur when processing documents with the ChromaDB library. If there are not enough documents for indexing, the error message will suggest reducing the chunk size in TextSplitter.
2023-04-23 23:06:10 -03:00
..
backend feat(langflow): Handle ChromaDB NotEnoughElementsException 2023-04-23 23:06:10 -03:00
frontend feat: add extra tools and utilities 2023-04-20 15:17:23 -03:00