Co-authored-by: satou.kazuhiro <satou.kazuhiro@fanuc.co.jp>tags/1.4.0
| "data_source_type": "external", | "data_source_type": "external", | ||||
| "retriever_from": "workflow", | "retriever_from": "workflow", | ||||
| "score": item.metadata.get("score"), | "score": item.metadata.get("score"), | ||||
| "doc_metadata": item.metadata, | |||||
| }, | }, | ||||
| "title": item.metadata.get("title"), | "title": item.metadata.get("title"), | ||||
| "content": item.page_content, | "content": item.page_content, |