LarryDpk / Google-Bard

A Java Lib for Google-Bard API (Reverse engineering of Google's Bard API)
MIT License
88 stars 26 forks source link

support for conversation #7

Open PranavPurwar opened 1 year ago

PranavPurwar commented 1 year ago

It'd be really great if we could somehow use the conversation id of a chat for asking stuff with context of previous chats, there seems to be no API for that right now

PranavPurwar commented 1 year ago

and if we can also get the other drafts generated by bard

LarryDpk commented 1 year ago

will work on this

RaedNine8 commented 1 year ago

Yo , thanks for you innovative approach and your generousy to share with us this gem , however every was working fine with the old configuration two weeks ago until i acountered this error and didn't know how to resolve it , any reccomendations ?

class com.google.gson.JsonNull cannot be cast to class com.google.gson.JsonArray (com.google.gson.JsonNull and com.google.gson.JsonArray are in unnamed module of loader 'app') at com.pkslow.ai.util.BardUtils.createBardResponseFromResponse(BardUtils.java:119)

LarryDpk commented 1 year ago

@RaedNefzi98 Which version you used? What is the question you asked?

RaedNine8 commented 1 year ago

Hi i would like to thank you for your replie , I was using the 1.0.0 version in my pom.xml , but even though i've changed to the latest version , the problem still persists. When i checked you github repo i noticed that you were only updating the simple plain java configuration , that was completely different to the spring boot one that i currently work with , the only spring boot configuration you had was in your blog and it hasn't been updated since then.

Thanks in advance.

On Mon, Jul 17, 2023 at 11:07 PM Larry Deng @.***> wrote:

@RaedNefzi98 https://github.com/RaedNefzi98 Which version you used? What is the question you asked?

— Reply to this email directly, view it on GitHub https://github.com/LarryDpk/Google-Bard/issues/7#issuecomment-1638951460, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR26RAW7CXW65FCNEWBBJDLXQWZRNANCNFSM6AAAAAAYYWQMWU . You are receiving this because you were mentioned.Message ID: @.***>