Replaced other simple words with links#209
Open
Gioscia02 wants to merge 1 commit intocheshire-cat-ai:mainfrom
Open
Replaced other simple words with links#209Gioscia02 wants to merge 1 commit intocheshire-cat-ai:mainfrom
Gioscia02 wants to merge 1 commit intocheshire-cat-ai:mainfrom
Conversation
pieroit
requested changes
Feb 10, 2025
| ## 🌐 Custom Endpoints | ||
|
|
||
| To extend the REST API endpoints available, use the `@endpoint` decorator in your plugin. | ||
| To extend the REST API endpoints available, use the [@endpoint](../production/network/http-endpoints.md) decorator in your plugin. |
Member
There was a problem hiding this comment.
decorator @endpoint is described under /plugins
| #### I sent to the Cat some text and documents I want to get rid of, How can I achieve it? | ||
|
|
||
| You can delete the `long_term_memory` folder and restart the Cat! Remember that you will lost everything! | ||
| You can delete the [`long_term_memory`](../framework/cat-components/memory/long_term_memory.md) folder and restart the Cat! Remember that you will lost everything! |
Member
There was a problem hiding this comment.
there is now an admin button to delete all memories, so:
- if you have no Qdrant container, just delete the volume you gave to Qdrant
- if you are using standalone cat, delete
cat/data/local_vector_memoryfolder
Member
|
Thanks @Gioscia02 I left some requests for changes |
Contributor
Author
|
okk perfect, thanks @pieroit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.