statelyai / agent

Create state-machine-powered LLM agents using XState
https://stately.ai/docs/agents
156 stars 11 forks source link

Add newspaper example #25

Closed davidkpiano closed 6 months ago

davidkpiano commented 6 months ago

This is a port of https://github.com/assafelovic/gpt-newspaper

Based on https://gist.github.com/TheGreatBonnie/58dc21ebbeeb8cbb08df665db762738c (using @stately/agent instead of LangGraph)