Fix core load for 1.9 (#628)

This commit is contained in:
cybermaggedon 2026-02-09 14:46:39 +00:00 committed by GitHub
parent ca626c8471
commit 202d80f6b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 45 additions and 13 deletions

View file

@ -119,7 +119,7 @@ class KnowledgeLoader:
bulk.import_entity_contexts(
flow=self.flow,
entities=entity_context_generator(),
contexts=entity_context_generator(),
metadata={
"id": self.document_id,
"metadata": [],