Orchestrators with persistent state #13089
Unanswered
mirek-capgemini
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Docs are covering different types of orchestration. https://learn.microsoft.com/en-us/semantic-kernel/frameworks/agent/agent-orchestration/?pivots=programming-language-python
I want to store conversation state persistently so i can came back to conversation later, or from different instance of agent. Maybe creating own runtime is the way to go, but i cannot find docs how i could create one.
Beta Was this translation helpful? Give feedback.
All reactions