jkomoros / prompt-garden

A framework for gardening LLM prompts
Apache License 2.0
9 stars 0 forks source link

Add a `wait` seed_type #43

Open jkomoros opened 1 year ago

jkomoros commented 1 year ago

The simplest one simply wates a configurable number of milliseconds.

But if there were some way to wait until a signal comes from another system, you could create agents that are complex graphs of seeds.