|
|
|
|
|
by onebitwise
383 days ago
|
|
I feel the cookbook is a little messy. I would love to see an example using collaborative agents, like an editorial team that write articles based on searches and expert of topics (just as example) Can be better to have a different repo for examples? Btw great project! Kudos |
|
Agree that the cookbooks have gotten messy. Not an excuse but sharing the root case behind it: we're building very, very fast and putting examples out for users quickly. We maintain backwards compatibility so sometimes you see 2 examples doing the same thing.
I'll make it a point to clean up the cookbooks and share more examples under this comment. Here are 2 to get started:
- Content creator team: https://github.com/agno-agi/agno/blob/main/cookbook/examples...
- Blog post generator workflow: https://github.com/agno-agi/agno/blob/main/cookbook/workflow...
Both are easily extensible. Always available for feedback at ashpreet[at]agno[dot]com