|
|
|
|
|
by bediashpreet
383 days ago
|
|
Thank you for the feedback and the kind words. 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 |
|