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 base url and model support (adds support for ollama, openrouter, etc.) #27

Merged
merged 4 commits into from
Dec 10, 2024

Conversation

rtuszik
Copy link
Contributor

@rtuszik rtuszik commented Dec 8, 2024

  • feat: migrate to official OpenAI Node.js library

  • feat: Add configurable base URL for OpenAI API calls

  • feat: move custom model setting to global api settings

closes #15, #13

@HyeonseoNam
Copy link
Owner

Hello @rtuszik! Thanks for this PR.

Custom model setting is really helpful, and using the official OpenAI node.js is nice.
Very appreciate your work !

@HyeonseoNam HyeonseoNam merged commit 97706f7 into HyeonseoNam:main Dec 10, 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

Successfully merging this pull request may close these issues.

Support LocalAI
2 participants