You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
With Google Cloud Natural Language API and Bard, Google offers similar functions to OpenAI with ChatGPT.
Describe the solution you'd like
The connection is made via a REST API, which enables developers to use Bard in their applications. Requests are sent as HTTP POST requests with a JSON body. Integration in sgpt should therefore be possible and very similar to ChatGPT.
Describe alternatives you've considered
n/a
Search
I did search for other open and closed issues before opening this
Project
I have verified that I am using the Go implementation of SGPT (this project) and that it is not another project
Code of Conduct
I agree to follow this project's Code of Conduct
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
With Google Cloud Natural Language API and Bard, Google offers similar functions to OpenAI with ChatGPT.
Describe the solution you'd like
The connection is made via a REST API, which enables developers to use Bard in their applications. Requests are sent as HTTP POST requests with a JSON body. Integration in sgpt should therefore be possible and very similar to ChatGPT.
Describe alternatives you've considered
n/a
Search
Project
Code of Conduct
Additional context
No response
The text was updated successfully, but these errors were encountered: