[Question]: Is it feasible to switch OpenAI Assistants within the same conversation? #3305
-
What is your question?Is it feasible to switch OpenAI's assistants within the same conversation? I see that the system currently allows such an operation. I wonder if this operation will cause confusion in the context. Are there any best practices in this regard? Or should we prompt to start a new conversation when switching assistants? More DetailsNo What is the main subject of your question?UI ScreenshotsNo response Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Answered by
danny-avila
Jul 9, 2024
Replies: 1 comment
-
It is fine to switch the assistant, this is allowed by design. Your context is primarily determined by the current context window and chat history. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yinheli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is fine to switch the assistant, this is allowed by design. Your context is primarily determined by the current context window and chat history.