chat-ui icon indicating copy to clipboard operation
chat-ui copied to clipboard

Add User Identification Headers to OpenAI Requests

Open ishatalkin opened this issue 10 months ago • 0 comments

Describe your feature request

To enhance user tracking and personalization, we need to add additional headers to Open AI requests that identify the user by their ID and email. Include these headers in the API calls made to Open AI, allowing the server to associate the requests with specific users. We are using VLLM as the inference provider

ishatalkin avatar Jun 16 '25 16:06 ishatalkin