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

Custom Chat Ui help. #2615

Open
Screenmax1234 opened this issue Jan 26, 2025 · 9 comments
Open

Custom Chat Ui help. #2615

Screenmax1234 opened this issue Jan 26, 2025 · 9 comments
Assignees
Labels
bug Something isn't working stale

Comments

@Screenmax1234
Copy link

Hello, I want to use something like openwebui or lobe chat but i seem to not be able to choose between providers for a specific problem is there a way to fix that?

@Screenmax1234 Screenmax1234 added the bug Something isn't working label Jan 26, 2025
@hlohaus
Copy link
Collaborator

hlohaus commented Jan 26, 2025

@Screenmax1234 The providers are now exposed as models in the models list of the API. You can use a provider name as the model name. Note that provider models are not selectable in other UIs.

@Screenmax1234
Copy link
Author

@Screenmax1234 The providers are now exposed as models in the models list of the API. You can use a provider name as the model name. Note that provider models are not selectable in other UIs.

So no way to specifically pick for one in something like openwebui. Thanks anyway!

@hlohaus
Copy link
Collaborator

hlohaus commented Jan 26, 2025

@Screenmax1234, are you able to configure multiple API URLs in OpenWebUI?

I was thinking that adding provider-specific API endpoints, such as:

might resolve the issue. Does this sound like a viable solution?

@Screenmax1234
Copy link
Author

I think I am only able to configure as many as openai like API I want

@Screenmax1234
Copy link
Author

So I don't that will solve it but I could try

@hlohaus
Copy link
Collaborator

hlohaus commented Jan 27, 2025

Yes, try it. I have added it in my PR.

Simply use this as API Base Url:

http://localhost:8080/api/HuggingSpace

Instead of:

http://localhost:8080/v1

@Screenmax1234
Copy link
Author

Will test now..

@Screenmax1234
Copy link
Author

HuggingSpace

It doesn't work

Copy link

github-actions bot commented Feb 4, 2025

Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again.

@github-actions github-actions bot added the stale label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

3 participants