Files
langflow/docs/static
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
..
2024-05-30 11:38:55 -04:00
2024-05-23 17:19:37 -03:00
2024-05-30 11:35:42 -04:00
2023-06-21 19:13:44 -03:00