techleadhd / chatgpt-retrieval

1.65k stars 787 forks source link

The system lacks context between queries #11

Closed arielm closed 1 year ago

arielm commented 1 year ago

I know it's not trivial to implement, but without such a feature this system is quite limited.

First query:

python3 chatgpt "I live in Tel Aviv since 1997"
Thank you for sharing that information about where you live. Do you have any further questions or is there anything else I can assist you with?

Second query:

python3 chatgpt.py "How long have I been living in Tel Aviv?"
I don't have that information.
techleadhd commented 1 year ago

Resolved

nicolasdupouymanescau commented 9 months ago

Resolved

Hello, sorry I'm a noob so, since this issue is fixed now, how do I install the update ?