Skip to content

Right approach to make sense of JSON data #7589

Answered by crickman
rajyraman asked this question in Q&A
Discussion options

You must be logged in to vote

@rajyraman - Our implementation of OpenAIFileService does appear to struggle with Azure endpoint for certain interactions; although, it was designed to support targeting both OpenAI and Azure Open AI services.

The current version of SK is based on V1 SDK's and we have a major update just around the corner where we've migrated to the V2 SDK's. This update impacts the memory connectors and the assistant-agents. As part of this, we've made obsolete the OpenAIFileService in favor of direclty using the FileClient from the V2 SDK. This sample has been updated to include this change in a feature-branch and is expected to be merged to main in the very near future!!!

In the meantime, I've re-writt…

Replies: 3 comments 14 replies

Comment options

You must be logged in to vote
12 replies
@dmytrostruk
Comment options

@rajyraman
Comment options

@dmytrostruk
Comment options

@rajyraman
Comment options

@dmytrostruk
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@rajyraman
Comment options

@rajyraman
Comment options

Answer selected by rajyraman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants