Mark Wallace
Mark Wallace
May need to organise a bug bash to cover this. Every sample we have that depends on the OpenAI connector needs to be tested. Also need a plan for the...
Merge the ne function calling (`ToolBehaviour`) changes to the OpenAI SDK branch so that these changes are released as part of that update.
Think this will be needed but may happen outside of the scope of these changes. Con of doing this would be we need to keep most of the old methods.
Create Learn Site documentation for the following use cases: - [ ] How to create models and annotate/describe them to use with the storage system. - [ ] How to...
As a developer I can run a Semantic Kernel sample which shows how to use Agents to generate code in a Codespace so that I can learn how to use...
- Capture all debug trace to help troubleshoot our features - Capture all HTTP traffic to help troubleshoot issues with OpenAI and other service providers
### Motivation and Context Sample showing how to use Azure Open AI Chat Completion with Azure Default Credential. ### Contribution Checklist - [ ] The code builds clean without any...
### Motivation and Context Add attributes to add to a model which can be converted to a TextSearchResult. This allows a `VectorStoreTextSearch` to be created without the need to provide...
### Motivation and Context Closes #6733 ### Description ### Contribution Checklist - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the...
### Motivation and Context ### Description ### Contribution Checklist - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the [SK Contribution...