langflow/src
Gabriel Luiz Freitas Almeida c00e687ec1
feat: add auto_save option to Settings and CLI (#3386)
* feat: Add auto save feature in Langflow run function.

* feat: Add auto_save field to ConfigResponse model.

* refactor: Move logger import to the top in __main__.py and update auto save option help message.

* refactor: Update variable names for auto save to auto saving.
2024-08-16 18:39:19 +00:00
..
backend feat: add auto_save option to Settings and CLI (#3386) 2024-08-16 18:39:19 +00:00
frontend fix: auto save ui and env var (#3384) 2024-08-16 18:17:42 +00:00