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

Add option for Custom AI functionality using URL of OpenAI compatible API #3223

Open
cmgriffing opened this issue Apr 10, 2024 · 1 comment · May be fixed by #3225
Open

Add option for Custom AI functionality using URL of OpenAI compatible API #3223

cmgriffing opened this issue Apr 10, 2024 · 1 comment · May be fixed by #3225
Labels
feature New feature or request triage Needs to be looked at

Comments

@cmgriffing
Copy link

cmgriffing commented Apr 10, 2024

I would like to be able to set a custom URL for an OpenAI compatible API. This would be useful for fine tuned custom LLMs for specific projects. It would also be really useful in an Enterprise environment that wants to prevent exfiltrating data outside of their network.

It seems to me that the custom URL setting for OpenAI could be repurposed for this use case. However, a setting for a custom model name might be necessary.

@cmgriffing cmgriffing added feature New feature or request triage Needs to be looked at labels Apr 10, 2024
cmgriffing added a commit to cmgriffing/vscode-gitlens that referenced this issue Apr 10, 2024
@cmgriffing-at-gitkraken
Copy link

@SpaceMerlin33 Could you take a look at this Issue?

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

Successfully merging a pull request may close this issue.

2 participants