Discussion about this post

User's avatar
Scott Ashton's avatar

Great insights! I know you open sourced some of your repo but I haven’t checked - Have you guys open sourced your agent loop?

I ask because where I work in fintech the agent directed loops produced utter garbage, and this is literally one week ago. Wasn’t until we scripted the path, inferred intermediate inputs, and really just scoped out the probabilistic DAG that we were able to get decent results.

I think the big differentiator is likely some form of automated feedback. Does the code compile, tests pass, etc. Not really possible to do that in our domain

2 more comments...

Ready for more?