- Issue created by @marcus_johansson
-
marcus_johansson →
committed b7d2a98d on 1.1.x
Resolve #3527979 "Make it possible"
-
marcus_johansson →
committed b7d2a98d on 1.1.x
With the looping agent, you might want to be able to store the state of a running agent at a specific point in time, in a private temp storage, or even in a persistant storage.
This means that it should be possible to get the state of the agent as an array and create it from such an array. That way the loops, chat history etc are stored in the array.
Create fromArray and toArray
Active
1.1
Code
Resolve #3527979 "Make it possible"