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

How to delete TXTSearchTool search memory data #627

Open
CXWXAF opened this issue May 16, 2024 · 0 comments
Open

How to delete TXTSearchTool search memory data #627

CXWXAF opened this issue May 16, 2024 · 0 comments

Comments

@CXWXAF
Copy link

CXWXAF commented May 16, 2024

docxreader = Agent(
role='docxreader',
goal='',
backstory="",
verbose=True,
allow_delegation=False,
tools=[DirectoryReadTool, TXTSearchTool],
llm=llm_gpt4,
)
I dont want PersistentData,but it alway give me that
2024-05-16 17:05:32,417 - 14828 - local_persistent_hnsw.py-local_persistent_hnsw:271 - WARNING: Add of existing embedding ID: default-app-id--ff7e974e46724e34ff03eda19a30980683b64475626182319a03f6630c6c3dda

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

1 participant