|
|
|
|
|
by Xmd5a
538 days ago
|
|
LLMs are still bound to a prompting session. They can't form long term memories, can't ponder on it and can't develop experience. They have no cognitive architecture. 'Agents' (i.e. workflows intermingling code and calls to LLMs) are still a thing (as shown by the fact there is a post by anthropic on this subject on the front page right now) and they are very hard to build. Consequence of that for instance: it's not possible to have a LLM explore exhaustively a topic. |
|
I’d say, humans are also bound to promoting sessions in that way.