Skip to content

add SURYA_INFERENCE_API_KEY for llamacpp + vllm - #558

Open
madebyTimo wants to merge 1 commit into
datalab-to:masterfrom
madebyTimo:llamacpp-auth
Open

madebyTimo wants to merge 1 commit into
datalab-to:masterfrom
madebyTimo:llamacpp-auth

Conversation

@madebyTimo

Copy link
Copy Markdown

Currently, a llama.cpp backend cannot be used with an API key. For vLLM, it is possible to use VLLM_API_KEY.

This PR introduces the new configuration variable SURYA_INFERENCE_API_KEY as a common variable for the API key, used for both the llama.cpp and vLLM backends.

If SURYA_INFERENCE_API_KEY is not set, VLLM_API_KEY is used as a fallback.

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@madebyTimo

madebyTimo commented Sep 4, 2026

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@madebyTimo

Copy link
Copy Markdown
Author

recheck

github-actions Bot added a commit that referenced this pull request Sep 5, 2026
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