Azure / Azure/azure-rest-api-specs

Azure OpenAI: add support for optional 'name' field to ChatMessages

Open
#24,867 2 comments 1 reaction 1 assignee Claimed by @trrwilson View on GitHub
Client OpenAI
Dominant language
TypeSpec
Stars
3.1k
Forks
6k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

See originally reported request from .NET: https://github.com/Azure/azure-sdk-for-net/issues/36380

Per the linked OpenAI Python documentation,

> Messages can also contain an optional name field, which give the messenger a name. E.g., example-user, Alice, BlackbeardBot. Names may not contain spaces.

We should investigate/validate support for the `name` field on `ChatMessage` using Azure OpenAI and then, contingent on everything looking good, update the service definition and generated SDK surfaces to include it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.