You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to make Langflow work with a basic RAG flow and Astra. I've attempted to load some data relevant to CRAG, but even after setting the batch size to 1 in the Astra connector block, I receive the error "413 Request Entity Too Large." This error has been reported before, but it lacks specificity, making it difficult to understand what "too large" means in this context.
Reproduction
Set up a basic RAG flow with Langflow.
Configure the Astra connector block and set the batch size to 1.
Load data relevant to CRAG into the flow.
Observe the error message "413 Request Entity Too Large."
Expected behavior
The system should either process the data successfully or provide a more specific error message indicating the exact constraint that is being violated. Additionally, it would be helpful to know if there is a way to relax this constraint to continue using the basic vanilla RAG template for testing purposes.
Who can help?
No response
Operating System
Mac Sonoma Version 14.6.1
Langflow Version
1.0.17
Python Version
3.12
Screenshot
No response
Flow File
No response
The text was updated successfully, but these errors were encountered:
Bug Description
I'm trying to make Langflow work with a basic RAG flow and Astra. I've attempted to load some data relevant to CRAG, but even after setting the batch size to 1 in the Astra connector block, I receive the error "413 Request Entity Too Large." This error has been reported before, but it lacks specificity, making it difficult to understand what "too large" means in this context.
Reproduction
Set up a basic RAG flow with Langflow.
Configure the Astra connector block and set the batch size to 1.
Load data relevant to CRAG into the flow.
Observe the error message "413 Request Entity Too Large."
Expected behavior
The system should either process the data successfully or provide a more specific error message indicating the exact constraint that is being violated. Additionally, it would be helpful to know if there is a way to relax this constraint to continue using the basic vanilla RAG template for testing purposes.
Who can help?
No response
Operating System
Mac Sonoma Version 14.6.1
Langflow Version
1.0.17
Python Version
3.12
Screenshot
No response
Flow File
No response
The text was updated successfully, but these errors were encountered: