Skip to content

Conversation

@dmontagu
Copy link
Contributor

Graphs are using uuid.uuid4() currently which is too random for temporal.

This PR changes things so we use a deterministic approach to generating task and node-run IDs, and eliminates the (essentially unused) graph run ID.

This PR also adds an example of a multi-agent graph for research that runs using temporal.

@dmontagu dmontagu force-pushed the temporal-graph-example branch from 594d12a to 7b10ea7 Compare November 17, 2025 22:06
@dmontagu
Copy link
Contributor Author

Closing in favor of #3460 which doesn't add the "dangling" example

@dmontagu dmontagu closed this Nov 17, 2025
@Viicos Viicos deleted the temporal-graph-example branch November 19, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants