Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Context understanding #30

Closed
MohitSM18 opened this issue May 23, 2023 · 3 comments
Closed

Context understanding #30

MohitSM18 opened this issue May 23, 2023 · 3 comments

Comments

@MohitSM18
Copy link

Bard().get_answer(query1)['content']
Bard().get_answer(query2)['content']
The problem with this is that it does not remember the context what was asked in the first query, like Bard actually does. How can we make it remember context when running through API

@prashantsmp
Copy link

https://github.com/dsdanielpark/Bard-API#reusable-session-object

You can go through the above link.

@MohitSM18
Copy link
Author

Thanks.. I just figured it out after posting the query :D

@dsdanielpark
Copy link
Owner

https://github.com/dsdanielpark/Bard-API#reusable-session-object

You can go through the above link.

Thank you for the helpful answer. Close this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants