Skip to content

feat: support HEADERS_TO_PROXY env var#396

Draft
adubovik wants to merge 2 commits intodevelopmentfrom
feat/support-headers-to-proxy
Draft

feat: support HEADERS_TO_PROXY env var#396
adubovik wants to merge 2 commits intodevelopmentfrom
feat/support-headers-to-proxy

Conversation

@adubovik
Copy link
Collaborator

@adubovik adubovik commented Feb 23, 2026

Similar to the env var of the same name in the DIAL adapter.

Integration with vLLM requires proxying of x-user-id header from the client to the vLLM router.
This is a simple fix to achieve this functionality.
However, it seems like we also need to support tokenisation (max_prompt_tokens field), which is required for DIAL RAG.
So we should probably create a native integration with vLLM that provides Tokenizer API.

@adubovik adubovik self-assigned this Feb 23, 2026
@adubovik
Copy link
Collaborator Author

adubovik commented Feb 23, 2026

/deploy-review

GitHub actions run: 22306028235

Stage Status
deploy-review Success ✅
chat Success ✅

@adubovik adubovik marked this pull request as draft February 24, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant