langflow/src/frontend/harFiles
ogabrielluiz 5c818f0b60 feat: Update field types in prompt and formatter modules
This commit updates the field types in the `prompt.py` and `formatter/base.py` modules. The `DefaultPromptField` class in `prompt.py` now inherits from `InputField` instead of `TemplateField`. Similarly, the `format` method in the `FieldFormatter` class in `formatter/base.py` now accepts an `InputField` parameter instead of a `TemplateField` parameter. These changes ensure consistency and improve the accuracy of the code.
2024-05-30 16:46:45 -03:00
..
example.har Reorganize repo (#1971) 2024-05-27 06:55:32 -07:00
langflow.har feat: Update field types in prompt and formatter modules 2024-05-30 16:46:45 -03:00