Azure-Samples / azure-ai-vision-sdk

SDK for Microsoft's Azure AI Vision
MIT License
75 stars 46 forks source link

Samples using old SDK version and don't reflect current docs SDKs #76

Closed ivorb closed 5 months ago

ivorb commented 5 months ago

This issue is for a: (mark with an x)

- [x ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Install new SDK (1.0.0b1) for python and try to run these samples

Any log messages given by the failure

Visual features enum, result object etc have all changed

Expected/desired behavior

samples demonstrate current SDK version

OS and Version?

Win11

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

dargilco commented 5 months ago

@ivorb please see https://learn.microsoft.com/azure/ai-services/computer-vision/sdk/overview-sdk for location of new samples. Image Analysis content in this GitHub repo will be deleted soon.

ivorb commented 5 months ago

Got it, thanks @dargilco. I got here from a link on the docs pages, I'll report an issue on that page

dargilco commented 4 months ago

All the links should have been updated. I looked again and I don't see any public document that points to the azure-ai-vision-sdk samples repo, related to Image Analysis. Please let me know here (as well as reporting feedback on the relevant learn.microsoft.docs page) which page you see a link still pointing there. Your help is appreciated!!

Thanks,

Darren


From: Ivor Berry @.> Sent: Friday, February 9, 2024 7:13 AM To: Azure-Samples/azure-ai-vision-sdk @.> Cc: Mention @.>; Comment @.>; State change @.>; Subscribed @.> Subject: Re: [Azure-Samples/azure-ai-vision-sdk] Samples using old SDK version and don't reflect current docs SDKs (Issue #76)

Got it, thanks @dargilcohttps://github.com/dargilco. I got here from a link on the docs pages, I'll report an issue on that page

— Reply to this email directly, view it on GitHubhttps://github.com/Azure-Samples/azure-ai-vision-sdk/issues/76#issuecomment-1936106289 or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJMYQXD3DDPBE3NSWKAZIQ3YSY4KRBFKMF2HI4TJMJ2XIZLTSOBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDUOJ2WLJDOMFWWLLTXMF2GG2C7MFRXI2LWNF2HTAVFOZQWY5LFUVUXG43VMWSG4YLNMWVXI2DSMVQWIX3UPFYGLLDTOVRGUZLDORPXI6LQMWWES43TOVSUG33NNVSW45FGORXXA2LDOOJIFJDUPFYGLKTSMVYG643JORXXE6NFOZQWY5LFVEZTINBZHAYDEMZVQKSHI6LQMWSWS43TOVS2K5TBNR2WLKRSGEZDGOJTGIZTOMNHORZGSZ3HMVZKMY3SMVQXIZI. You are receiving this email because you were mentioned.

Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

ivorb commented 4 months ago

@dargilco looks like I was mistaken, the link that got me here wasn't the docs but instead from Vision Studio. The top bar in one of the "try it out" pages links to the samples on github, as well as the bottom "Try out the SDK" - both land in this repo. I specifically found it today on the object detection page

dargilco commented 4 months ago

Thank you very much @ivorb, I see the out-of-date links in Vision Studio. I will make sure this will be fixes right away.