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

FEATURE: Add variable for a different OpenAI API Compatible Endpoint #105

Closed
mjtechguy opened this issue Oct 6, 2023 · 3 comments
Closed
Labels
enhancement New feature or request

Comments

@mjtechguy
Copy link
Sponsor

mjtechguy commented Oct 6, 2023

Would it be possible to add a variable to target a different OpenAI API Compatible Endpoint?

Basically, there are numerous ways to host private models that currently support all of the OpenAI API endpoints, so we could chat with private LLMs and not use 3rd party services.

Maybe something like adding OPENAI_API_ENDPOINT="HTTP://localhost:11434" in the .env file.

Thanks!

@n4ze3m
Copy link
Owner

n4ze3m commented Oct 6, 2023

I already have a plan to support local LLMs via the dialoqbase UI. It will be included in future updates :)

@n4ze3m n4ze3m added the enhancement New feature or request label Oct 6, 2023
@mjtechguy
Copy link
Sponsor Author

Of course you did. :) You have always been a step ahead. Thanks for all your efforts sir!

@n4ze3m
Copy link
Owner

n4ze3m commented Oct 20, 2023

Released :)

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

2 participants