langflow/src
Gabriel Luiz Freitas Almeida da24690bf7 🔒 chore(flows.py): add support for removing API keys from flow data if save_api_keys setting is False
The `remove_api_keys` function is now called on the `flow_data` dictionary if the `save_api_keys` setting is False. This ensures that sensitive information is not saved in the database.
2023-06-15 18:16:02 -03:00
..
backend 🔒 chore(flows.py): add support for removing API keys from flow data if save_api_keys setting is False 2023-06-15 18:16:02 -03:00
frontend 📝 docs(constants.tsx): add documentation for TWEAKS constant 2023-06-15 18:14:23 -03:00