* Fix error handling and logging in build_flow function * Refactor: Update serialize_field function in utils.py This commit refactors the serialize_field function in utils.py to handle additional data types. It now properly serializes BaseModel objects and dictionaries by recursively calling the serialize_field function on their values. Additionally, it ensures that all other data types are converted to strings before returning. #4873 * update serialize |
||
|---|---|---|
| .. | ||
| langflow | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||