fix: non-processible error when empty body is sent to fastAPI (#10248)#10253
Conversation
* Fix non-processible erro when empty body is sent to fastAPI * Annotate FlowDataRequest with Body for embedding * Refine requestBody type for vertex order retrieval * [autofix.ci] apply automated fixes --------- Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
lucaseduoli
left a comment
There was a problem hiding this comment.
LGTM! tested and working
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-1.6.5 #10253 +/- ##
================================================
Coverage ? 35.78%
================================================
Files ? 1221
Lines ? 58297
Branches ? 5549
================================================
Hits ? 20863
Misses ? 37273
Partials ? 161
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|



Fix non-processible erro when empty body is sent to fastAPI
Annotate FlowDataRequest with Body for embedding
Refine requestBody type for vertex order retrieval
[autofix.ci] apply automated fixes
Cherrypick from 5ea316d 5ea316d