Files
langflow/tests
Gabriel Luiz Freitas Almeida 5c2ab59797 Format code and update langflow version (#1922)
* format

* chore: Bump langflow version to 1.0.0a34 and langflow-base version to 0.0.45

* Fix fallback_to_env_vars type hint

* chore: Add fallback_to_env_vars parameter to run_flow_from_json function

The `run_flow_from_json` function now accepts a new optional parameter `fallback_to_env_vars` which determines whether Global Variables should fallback to environment variables if not found. This change allows for more flexibility in handling variable values.

* chore: Add fallback_to_env_vars parameter to run_flow_from_json function

* chore: Set file path to None when not found in component

This commit modifies the `Vertex` class to set the file path to `None` when it is not found for a required field in a component. This change ensures that the code can handle missing file paths gracefully and avoids raising a `ValueError`.

* chore: Add fallback_to_env_vars parameter to run_flow_from_json function

* new package lock
2024-05-19 19:17:18 -07:00
..
2024-04-04 02:46:44 -03:00
2024-04-04 02:46:44 -03:00
2024-04-04 02:46:44 -03:00
2024-04-04 02:46:44 -03:00
2024-04-04 02:46:44 -03:00
2024-04-04 02:46:44 -03:00
2024-04-04 02:46:44 -03:00
2024-04-04 02:46:44 -03:00
2024-04-04 02:46:44 -03:00
2024-04-04 02:46:44 -03:00
2023-03-31 14:06:40 -03:00