embabel-agent
embabel-agent copied to clipboard
Ability to bind strings from actions
Don't need a proliferation of single field types. Something like a horoscope is just a string. It should be returned from actions and injected into other actions.
This means:
- Ability to return a string and bind it, which must be by name (action or explicit)
- Ability to inject a string, which must have as
RequireNameMatchannotation