Last active
September 2, 2025 13:18
-
-
Save CodeWithOz/0f455f11b593b2db32d575f6127635bc to your computer and use it in GitHub Desktop.
Logs from running the demo enrichment agent.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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