DAGWorks-Inc / burr

Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, persist, and execute on your own infrastructure.
https://burr.dagworks.io
BSD 3-Clause Clear License
561 stars 29 forks source link

Adds burr agent application templates #166

Closed skrawcz closed 1 month ago

skrawcz commented 1 month ago

This should hopefully show people a way to get started more quickly with these types of agents.

The idea is that these construct a graph of the right shape, but it is still up to the user to fill in the functions to make them useful.

Changes

How I tested this

Notes

Checklist