Doc: update custom categories (#2094)

This commit is contained in:
Dev Khant
2024-12-18 13:03:50 +05:30
committed by GitHub
parent 6b99457381
commit e7da9eb00c

View File

@@ -43,9 +43,9 @@ Mostly cook at home because of gym plan. (fitness, cooking)
```
</CodeGroup>
<Note> The more detailed the description of categories is, the better output the user will receive. When custom categories are provided, they will completely replace the default categories, so make sure to include all categories you want to use. </Note>
<Note> The more detailed the description of categories is, the better output the user will receive. When custom categories are provided in the `add` API call, they will completely replace the default categories and will be directly assigned to the memory, so make sure to include all categories you want to use. </Note>
<Note> We will soon release a feature that allows users to set custom categories in `project`. The final categories will be a combination of the default and user-defined custom categories. </Note>
<Note> We will soon release a feature that allows users to set custom categories in `project`. This will allow the functionality where relevant categories are automatically assigned to the memory based on the input text provided. </Note>
## Default Categories
Here is the list of **default categories**. Ensure you review these before creating custom categories to prevent duplication.