added comment
This commit is contained in:
parent
3fb53ca95b
commit
db0d07f11d
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ class VectorstoreCreator(LangChainTypeCreator):
|
|||
try:
|
||||
signature = build_template_from_class(name, vectorstores_type_to_cls_dict)
|
||||
|
||||
# TODO: Use FrontendendNode class to build the signature
|
||||
signature["template"] = {
|
||||
"documents": {
|
||||
"type": "TextSplitter",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue