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

Now apiKey is an optional parameter for OpenAI builder #17

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

isKONSTANTIN
Copy link
Contributor

I have slightly changed the behavior of the OpenAI builder, and now apiKey is an optional parameter.

This may be useful for connecting to the ollama server and other openai-compatible APIs - an authentication token may not be required there.

At the same time, I have saved compatibility as before, you can immediately pass the apiKey to the builder

@StefanBratanov
Copy link
Owner

Hi @isKONSTANTIN looks good, thanks a lot! I like the added functionality and the implementation. Tha nks for using the library.

@StefanBratanov StefanBratanov merged commit f102f99 into StefanBratanov:master Aug 4, 2024
1 check failed
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.

2 participants