Boostrix

Results 459 comments of Boostrix

that's actually a pretty neat and clever idea - as long as we can formalize the param list for some "algo-safe" commands to use some contracts, we could in fact...

I also cannot confirm Auto-GPT being restricted to just Python, been using it a lot to code up stuff in other languages. So it's an issue of priming it correctly...

My suggestion for now would then be to take your existing work and adapt it to be used as the foundation for the benchmarks, as outlined by @merwanehamadi I would...

Somehow, I find the "local" distinction rather clever actually - it's just smarter than it's supposed to be. You could probably augment the "Please refer to ... " with "did...

yes, you would need to apply the same code block that execute_python is currently using - if in doubt, file a proper feature request, I suggested the same thing a...

> I think this manifesto should have a legal team review to catch any holes. If your netflix is broken, just copy/paste that text into GPT and ask it for...

regarding loops getting stuck, there's the idea to hash the LLM parameters and treat those as lookup keys into hash table/dictionary - that way, we can easily increment a counter...

> But no matter what the value is, it should not perform the same action twice (and it did perform the same action a lot of times). There is a...

temperature is one of those constrains that the parent agent should be aware of (#3466), and be able to adjust as needed

I get your point, but most people reporting endless/useless "looping" do end watching an agent/sub-agent that is obviously lacking "creativity" ... thus, providing the option for an agent to control...