|
|
|
|
|
by throwaway894345
39 days ago
|
|
Models seem to perform worse if you give them too much context. Even if you have a large context window, it seems like they’re only “smart” in the first few tens of thousands of tokens (including the system prompt, which is often huge). Also, it seems like they’re do better if you start a fresh agent off with a very narrow task and give them access to more context as necessary rather than shoving everything you have into their context window and wishing them well. But I should also emphasize my limited experience and the rapid pace that this stuff is evolving. |
|