source description (#424)
This commit is contained in:
parent
50b3df03c4
commit
c7f1db9974
1 changed files with 1 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ async def extract_nodes(
|
|||
'previous_episodes': [ep.content for ep in previous_episodes],
|
||||
'custom_prompt': custom_prompt,
|
||||
'entity_types': entity_types_context,
|
||||
'source_description': episode.source_description,
|
||||
}
|
||||
|
||||
while entities_missed and reflexion_iterations <= MAX_REFLEXION_ITERATIONS:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue