mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-25 15:17:26 +08:00
🔀 chore(config.yaml): rename 'custom' section to 'custom_components' for better clarity and consistency
This commit is contained in:
@ -290,6 +290,6 @@ output_parsers:
|
||||
documentation: "https://python.langchain.com/docs/modules/model_io/output_parsers/structured"
|
||||
ResponseSchema:
|
||||
documentation: "https://python.langchain.com/docs/modules/model_io/output_parsers/structured"
|
||||
custom:
|
||||
custom_components:
|
||||
CustomComponent:
|
||||
documentation: ""
|
||||
|
||||
Reference in New Issue
Block a user