OpenAi assistant and SK - conversation #8815
-
Hi team Although I had a similar question before, I'm creating a new topic as I need more clarification. According to what I found, we should have one Assistant for each set of functionalities. This raises two questions:
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@JP-droidic - thanks for bringing this up. For #1 - you can update the system message for Python - we will double check on .NET and if it not there we will update it. However, as a best practice you should create a new agent if you want them to do a certain thing vs switching out system messages each time. This will make it easier for testing @crickman |
Beta Was this translation helpful? Give feedback.
@JP-droidic - thanks for bringing this up.
For #1 - you can update the system message for Python - we will double check on .NET and if it not there we will update it. However, as a best practice you should create a new agent if you want them to do a certain thing vs switching out system messages each time. This will make it easier for testing @crickman
For #2 - this is a gap we will close for .NET and for Python.