Azure / azure-sdk-for-go

This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
https://docs.microsoft.com/azure/developer/go/
MIT License
1.64k stars 842 forks source link

[azopenai] Generating 2024-07 API #23280

Closed richardpark-msft closed 2 weeks ago

richardpark-msft commented 3 months ago

Current commit: 5ffa400989e78c6969b6cd88cc7e76f092c4de1c

rockwotj commented 3 months ago

Is this what will allow the golang sdk for openai to support JSON schemas?

richardpark-msft commented 3 months ago

Reference in new issue

Not as part of this release, unfortunately. I don't have a date for when we're adding support, but it is planned.

richardpark-msft commented 2 weeks ago

Is this what will allow the golang sdk for openai to support JSON schemas?

@rockwotj, this is available now in the latest azopenai package (https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai@v0.7.0). I've got some examples that'll get merged in if you want to see how to use it with :

(closing this issue as the previous release was completed some time ago)