Orchestrators with persistent state #13089
Unanswered
mirek-capgemini
asked this question in
Q&A
Replies: 1 comment
-
|
We would like to gently suggest for you to have a look at our predecessor framework - Microsoft Agent Framework - in place of SK's "Agent Framework" orchestrations: https://learn.microsoft.com/en-us/agent-framework/workflows/orchestrations/. GitHub repo is: https://github.com/microsoft/agent-framework |
Beta Was this translation helpful? Give feedback.
0 replies
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