The Bitter Lesson of Agent Frameworks
All the value is in the RL'd model, not your 10,000 lines of abstractions. An agent is just a for-loop of messages. The only state an agent should have is: keep going until the model stops calling...
The Bitter Lesson of Agent Frameworks
All the value is in the RL'd model, not your 10,000 lines of abstractions. An agent is just a for-loop of messages. The only state an agent should have is: keep going until the model stops calling...