Skip to content

Instantly share code, notes, and snippets.

@CodeWithOz
Last active September 2, 2025 13:18
Show Gist options
  • Select an option

  • Save CodeWithOz/0f455f11b593b2db32d575f6127635bc to your computer and use it in GitHub Desktop.

Select an option

Save CodeWithOz/0f455f11b593b2db32d575f6127635bc to your computer and use it in GitHub Desktop.
Logs from running the demo enrichment agent.
Invoking agent
extractor LLM response: named_entities=[NamedEntity(entity_name='Kristoffer Nolen', entity_context='Hollywood director known for sci-fi thrillers'), NamedEntity(entity_name='Inceptshun', entity_context='sci-fi film directed by Kristoffer Nolen'), NamedEntity(entity_name='Dunkrik', entity_context='war film directed by Kristoffer Nolen')]
Agent response: {'transcript_text': 'Hollywood director Kristoffer Nolen has announced his next big project, rumored to be another complex sci-fi thriller. Fans of Nolen’s earlier work are eager to see if this film will rival the success of ‘Inceptshun’ or ‘Dunkrik.’'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment