1 Matching Annotations
  1. Last 7 days
    1. agents succeed in minimal, explicit frameworks (e.g., Flask) but perform substantially worse on average in convention-heavy environments (e.g., FastAPI, Django).

      大多数人认为更复杂的框架应该有更好的文档和更清晰的规则,应该更容易让LLM理解和遵循,但作者发现相反的情况:在约定繁重的环境中,LLM表现更差,这挑战了框架复杂度与LLM性能正相关的常识。