github dsdanielpark/Bard-API 0.1.17

latest releases: 0.1.40, 0.1.39, 0.1.38...
16 months ago

0.1.17

  • Add conversation_id as argument of Bard class

  1. reusable-session-object
    When using the reusable session as an argument in the Bard class, Bard can remember your previous prompts.

  2. fix-conversation-id-fix-context
    When using the reusable session and conversation_id as arguments in the Bard class, Bard not only remembers your previous prompts but can also provide consistent responses.
    By examining the contents in the response, you can identify several answer candidates with unique conversation_ids. If you find a conversation_id that you prefer, you can pass it as an argument to receive consistent responses from that specific Bard.

Don't miss a new Bard-API release

NewReleases is sending notifications on new releases.