Updated docs (#2231)
This commit is contained in:
@@ -4276,18 +4276,24 @@
|
|||||||
},
|
},
|
||||||
"nullable": true
|
"nullable": true
|
||||||
},
|
},
|
||||||
"org_id": {
|
"custom_instructions": {
|
||||||
"description": "The unique identifier of the organization associated with this memory.",
|
"description": "Defines project-specific guidelines for handling and organizing memories. When set at the project level, they apply to all new memories in that project.",
|
||||||
"title": "Organization id",
|
"title": "Custom instructions",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"nullable": true
|
"nullable": true
|
||||||
},
|
},
|
||||||
"project_id": {
|
"org_id": {
|
||||||
"description": "The unique identifier of the project associated with this memory.",
|
"description": "The unique identifier of the organization associated with this memory.",
|
||||||
"title": "Project id",
|
"title": "Organization id",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"nullable": true
|
"nullable": true
|
||||||
}
|
},
|
||||||
|
"project_id": {
|
||||||
|
"description": "The unique identifier of the project associated with this memory.",
|
||||||
|
"title": "Project id",
|
||||||
|
"type": "string",
|
||||||
|
"nullable": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"MemorySearchInput": {
|
"MemorySearchInput": {
|
||||||
|
|||||||
Reference in New Issue
Block a user