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

Bug: Throw exception, when create instance OpenAiProvider (#252) #253

Merged
merged 6 commits into from
Apr 25, 2024

Conversation

jekakmail
Copy link
Contributor

@jekakmail jekakmail commented Apr 25, 2024

I propose a lightweight extension for the OpenAiProvider constructor, by adding an additional parameter with a default value.
Also, I try bumped your OpenAi package to latest.

Closes #252

Summary by CodeRabbit

Summary by CodeRabbit

  • New Features
    • Enhanced the AI provider to accept an optional custom AI client during initialization, allowing for more flexible integration options.
  • Chores
    • Updated the AI package to the latest version for improved performance and stability.

@CLAassistant
Copy link

CLAassistant commented Apr 25, 2024

CLA assistant check
All committers have signed the CLA.

Co-authored-by: Konstantin S. <havendv@gmail.com>
Revert my changes at .ctor
@HavenDV HavenDV enabled auto-merge (squash) April 25, 2024 00:30
@HavenDV
Copy link
Contributor

HavenDV commented Apr 25, 2024

Thank you very much for your contribution. Please write me your name in discord if you want and I will add you to the list of contrubutors and dev channel discussing development and immediate plans

@HavenDV
Copy link
Contributor

HavenDV commented Apr 25, 2024

CLA assistant check Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.1 out of 2 committers have signed the CLA.✅ HavenDV❌ jekakmailYou have signed the CLA already but the status is still pending? Let us recheck it.

Also please sign CLA

@tryAGI tryAGI deleted a comment from sweep-ai bot Apr 25, 2024
@tryAGI tryAGI deleted a comment from coderabbitai bot Apr 25, 2024
@tryAGI tryAGI deleted a comment from allcontributors bot Apr 25, 2024
@jekakmail
Copy link
Contributor Author

Thank you very much for your contribution. Please write me your name in discord if you want and I will add you to the list of contrubutors and dev channel discussing development and immediate plans

My nickname at discord is "jekakmail". I'm glad to help.

@HavenDV HavenDV merged commit 147443d into tryAGI:main Apr 25, 2024
2 checks passed
@HavenDV
Copy link
Contributor

HavenDV commented Apr 25, 2024

It seems you are not a member of our channel https://discord.com/invite/Ca2xhfBf3v

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.

Throw exception, when create instance OpenAiProvider
3 participants