Преглед на файлове

fix weird syntax error (#18454)

tags/1.3.0
Will преди 6 месеца
родител
ревизия
cb69cb2d64
No account linked to committer's email address
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      api/core/tools/utils/dataset_retriever/dataset_retriever_tool.py

+ 1
- 1
api/core/tools/utils/dataset_retriever/dataset_retriever_tool.py Целия файл

@@ -94,7 +94,7 @@ class DatasetRetrieverTool(DatasetRetrieverBaseTool):
"title": item.metadata.get("title"),
"content": item.page_content,
}
context_list.append(source)
context_list.append(source)
for hit_callback in self.hit_callbacks:
hit_callback.return_retriever_resource_info(context_list)


Loading…
Отказ
Запис