Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not recording its own name, but properly stores data from the conversation. #8

Open
BlueKittyMeow opened this issue Apr 14, 2023 · 1 comment

Comments

@BlueKittyMeow
Copy link

The data from previous conversations is persisting from one session to the next and data is being properly recorded and recalled, with the exception of the agent's name. I have, in one command, told it its name and had it repeat it to me. It can do this, but when prompted in subsequent commands, it outputs "My name is [insert name here]."

I'm completely new to Pinecone and vector databases, so this could very well be something basic that I'm doing wrong. Any suggestions?

Really fun piece of code, thanks for sharing it!

@draeder
Copy link

draeder commented May 19, 2023

Is this issue still happening? I just tested on a clone of the latest and it remembers its name between runs. I simply said Your name is SomenameAI and it remembered.

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

No branches or pull requests

2 participants