Service-managed chatHistory storage through azure. #6106
Unanswered
Abalast8899
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
Adding @westey-m |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@Abalast8899, please check out this article from Foundry that addresses data storage: Note that this only applies when using GetResponseClient with the Foundry service. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello,
I have some questions about service-managed storage based on this blog post:
https://devblogs.microsoft.com/agent-framework/chat-history-storage-patterns-in-microsoft-agent-framework/?ocid=agent-framework_eml_tnp_autoid213_title.
So let's say I create a session based on an agent that I created using the GetResponseClient() function and enabled server based storage.
Is the chatHistory stored in the region based on the agent's LLM that I used to create the session?
And can I look up the content of the chat history stored by Azure somewhere?
Beta Was this translation helpful? Give feedback.
All reactions