Skip to content

Generate missing samples for Azure.OpenAI #52136

@christothes

Description

@christothes

Let's create some sample code for end-to-end scenarios that demonstrate APIs that do not have existing samples. Existing samples live in this directory https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/openai/Azure.AI.OpenAI/tests/Samples .

New samples should be placed in that same directory.

Any samples that you generate should conform to the same patterns and file naming that you see with existing samples.

Each code sample should be concise but inclusive of a real scenario that may require multiple different API calls. They should also include descriptive comments that explain what is occurring at each step. Avoid overly simple examples that only exercise a single API with no context as to why this API would be used.

Metadata

Metadata

Labels

ClientThis issue is related to a non-management packageOpenAI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions