Skip to content

[FEATURE REQ] Expand character limit on UserAgentApplicationId #560

@posaninagendra

Description

@posaninagendra

Describe the feature or improvement you are requesting

Today UserAgentApplicationId imposes a strict character limit of 24 characters, this limits the ability for our service to send client sent user agents appended to the service's own user agent and this in turn limits the ability to properly categorize token consumption at Azure OpenAI inferencing logs.

Having no character limit would be great or a big buffer for Azure services will unblock.

Character Limit Validation: https://github.com/openai/openai-dotnet/blob/main/src/Custom/Internal/TelemetryDetails.cs#L41

Additional context

No response

Metadata

Metadata

Assignees

Labels

area: architectureThis item is related to general architecture of the OpenAI client library.feature-requestCategory: A new feature or enhancement to an existing feature is being requested.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions