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

Can I use my OPENAI API? #2

Open
Cossackx opened this issue Jul 24, 2024 · 7 comments
Open

Can I use my OPENAI API? #2

Cossackx opened this issue Jul 24, 2024 · 7 comments
Labels
enhancement New feature or request

Comments

@Cossackx
Copy link

Rather than using Llama?

@Swaggeroo
Copy link
Owner

It wasn't planned but when there is interest I would consider implementing it.

I had some arguments against it:

@Swaggeroo Swaggeroo added the enhancement New feature or request label Aug 1, 2024
@hermanmak
Copy link

Adding a +1, I took a look at the plugin settings, can we do openai because we can spin up our own openai compatible endpoint.

This would enable offhost compute

@Swaggeroo
Copy link
Owner

This would enable offhost compute

Off host is also possible with Ollama at the moment. Could you provide an example for an Openai compatibility endpoint?

@hermanmak
Copy link

hermanmak commented Jan 15, 2025

@Swaggeroo Hmm can you share me the ollama off host?

So I am running Open WebUI which offers both below with required bearer token auth in the HEADER:
Ollama proxy at DOMAIN/ollama
OpenAI compatible proxy at DOMAIN/openai

References:
https://docs.openwebui.com/getting-started/advanced-topics/api-endpoints/
OpenAI API (which would be available at DOMAIN/openai/
https://litellm-api.up.railway.app/

Thanks!

@Swaggeroo
Copy link
Owner

I will have a look

@Swaggeroo
Copy link
Owner

@hermanmak
Good news I added it with #89 🎉

Have a look in the new readme and I would be happy if you test it.

@Swaggeroo
Copy link
Owner

@hermanmak
Did you had time to look at it?
Is it what you requested?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants