JoinTheAlliance / bgent

Flexible, scalable and customizable agents to do your bidding.
https://bgent.org
72 stars 15 forks source link

"Provider" abstraction #10

Closed lalalune closed 7 months ago

lalalune commented 7 months ago

We need some way to arbitrarily allow the user to add state data to their agent.

This can relate to our idea of "statuses" -- we need providers to inject context in at generation time.

This should inject into the state object and then get injected into the main context.