🔀 chore(config.yaml): rename 'custom' section to 'custom_components' for better clarity and consistency
This commit is contained in:
parent
9736dab3c7
commit
aebdfad63c
1 changed files with 1 additions and 1 deletions
|
|
@ -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: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue