langflow/src
Gabriel Almeida 56da636915 🔨 refactor(nodes.py): extract common field attributes to variables and set them accordingly
This commit extracts common field attributes to variables and sets them accordingly. The basic_fields and advanced_fields variables are used to set the show and advanced attributes of the fields. The API Key field is now displayed as "API Key" and its value is hidden. The location field now has a default value of ":memory:" and its placeholder is also set to ":memory:". The password attribute of the key fields is set to False.

Issue Implement Qdrant #361
2023-05-26 23:09:56 -03:00
..
backend 🔨 refactor(nodes.py): extract common field attributes to variables and set them accordingly 2023-05-26 23:09:56 -03:00
frontend Removed pulse from edges 2023-05-25 20:00:34 -03:00