Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Self-Hosted LLM Integration Using vLLM #146

Open
AwayahShahid opened this issue Oct 24, 2024 · 2 comments
Open

Issue with Self-Hosted LLM Integration Using vLLM #146

AwayahShahid opened this issue Oct 24, 2024 · 2 comments

Comments

@AwayahShahid
Copy link

Hi,

I’m trying to integrate a self-hosted LLM with the extension, which uses vLLM (supports the OpenAI API standard). I've configured the HTTP endpoint and model name, but I'm unsure where to include the API key.

I tried to add headers to the json settings, but I'm facing the following error when the code completion request is sent:
serde json error: data did not match any variant of untagged enum OpenAIAPIResponse

Could you guide me on the correct approach for passing the API key?

Thanks!

Copy link
Contributor

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Nov 24, 2024
@codethief
Copy link

codethief commented Dec 10, 2024

Duplicate of #144 (though I think the present ticket's title is much better)

@github-actions github-actions bot removed the stale label Dec 11, 2024
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

No branches or pull requests

2 participants