EvanZhouDev / bard-ai

A lightweight library to access Google Bard.
https://www.npmjs.com/package/bard-ai
GNU General Public License v3.0
117 stars 31 forks source link

✨ Better Typescript Support #17

Closed RFS-ADRENO closed 1 year ago

RFS-ADRENO commented 1 year ago

There were a few errors while using with Typescript so... I fixed them!

EvanZhouDev commented 1 year ago

Amazing! Thank you so much! I'm not the best at TS myself, so I've had to rely on some amazing contributors :)

EvanZhouDev commented 1 year ago

Will you be interested in helping with types in the upcoming bard-ai versions as well? We are expecting some minor to major API changes, and I would love to have you along in the process too!

EvanZhouDev commented 1 year ago

I accidentally squashed the commits on merge, I'm trying to fix it so that you're included in the contributors list...

EvanZhouDev commented 1 year ago

Okay... it's not the cleanest solution, but you're now added as a contributor :)

EvanZhouDev commented 1 year ago

Do you happen to have Slack? Feel free to join the new bard-ai Slack channel here.

RFS-ADRENO commented 1 year ago

Alright I will, thanks πŸ₯³!

EvanZhouDev commented 1 year ago

Hello @RFS-ADRENO, can you please take a look at https://github.com/EvanZhouDev/bard-ai/issues/19 and perhaps see why it's not working for the user? Thanks!

RFS-ADRENO commented 1 year ago

@EvanZhouDev I think he is still using the version from NPM

EvanZhouDev commented 1 year ago

Oh! I forgot to push that version to NPM! I'll do that right now... Again, feel free to check out the Slack workspace once in a while, as we talk about the project there πŸ™‚ No pressure if you are working on other things!

EvanZhouDev commented 1 year ago

By the way, you can turn on Slack notifications in settings if you need to, they may be off by default if you're not getting DMs and mentions.

EvanZhouDev commented 1 year ago

Will you be interested in helping with types in the upcoming bard-ai versions as well? We are expecting some minor to major API changes, and I would love to have you along in the process too!

Don't know if you're still here, but bard-ai v2 is almost ready... if you want to, feel free to help us out with the types πŸ˜…

RFS-ADRENO commented 1 year ago

Will you be interested in helping with types in the upcoming bard-ai versions as well? We are expecting some minor to major API changes, and I would love to have you along in the process too!

Don't know if you're still here, but bard-ai v2 is almost ready... if you want to, feel free to help us out with the types πŸ˜…

sure!

EvanZhouDev commented 1 year ago

Thank you, it’s greatly appreciated; I’m sure you know, but just in case, you can find the code on the v2 branch :)