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

Bard implimentation #16

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

jake354
Copy link

@jake354 jake354 commented May 17, 2023

No description provided.

jake354 added 17 commits May 16, 2023 17:38
Loose plan for the next few weeks, I may add more changes or remove some depending on how this goes.
Adds an implementation for Bard API to common_utils.py
Add bard api.
Fixing an error
Adds bard_api call, but still needs major improvement for stability.
Fixes an error caused by the zeros when using bard_api_call
Fixes an error, adds bard_api_call to self conception.
Includes bard_api_call to the config, allows it to be disabled.
A fix that allows bard_api_call to be turned off.
Allows Bard API to be turned off and redirected to Openai_call
@jake354
Copy link
Author

jake354 commented May 17, 2023

These changes implement https://github.com/dsdanielpark/Bard-API, as a free alternative to OpenAI's api. I apologize if this isn't in line with github etiquette, this is my first time using it.

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.

None yet

1 participant