This commit adds field validation for the `flow_id` attribute in the `MessageTable` model. The `validate_flow_id` class method is implemented to ensure that the `flow_id` value is either `None` or a valid UUID. This validation helps maintain data integrity and consistency when working with the `MessageTable` model. |
||
|---|---|---|
| .. | ||
| base | ||
| langflow/version | ||
| .gitignore | ||
| Dockerfile | ||