Replies: 1 comment 2 replies
-
Sorry, I'm not understanding the question. Can you elaborate? |
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.
-
I can add a middleware in my IChatClient to pull a conversation from the ConversationId but I'm concerned that it could conflict with Azure Open AI automatically using the chat history from the ConversationId. Should I set ConversationId to null after pulling the conversation or maybe not using the ConversationId for this use-case?
Beta Was this translation helpful? Give feedback.
All reactions