Add semantic memory messages to a project. Same as Add Memories but only adds to the Semantic memory type.
Specification model for adding memories.
A list of messages to be added (batch input).
Must contain at least one message.1The unique identifier of the organization.
- Must not contain slashes (`/`).
- Must contain only letters, numbers, underscores, hyphens, and Unicode
characters (e.g., Chinese/Japanese/Korean). No slashes or other symbols
are allowed.
This value determines the namespace the project belongs to.The identifier of the project.
- Must be unique within the organization.
- Must not contain slashes (`/`).
- Must contain only letters, numbers, underscores, hyphens, and Unicode
characters (e.g., Chinese/Japanese/Korean). No slashes or other symbols
are allowed.
This ID is used in API paths and resource locations.Successful Response
Response model for adding memories.
The list of results for each added memory message.