Skip to content

feat: add event creation functionality#1

Open
liakhandrii wants to merge 2 commits intodanilop:mainfrom
liakhandrii:main
Open

feat: add event creation functionality#1
liakhandrii wants to merge 2 commits intodanilop:mainfrom
liakhandrii:main

Conversation

@liakhandrii
Copy link
Copy Markdown

@liakhandrii liakhandrii commented Jan 6, 2026

- Add POST /api/memories/{id}/records endpoint using create_event API
- Add 'Add Event' section at memory level with actor ID, session ID, role, and content type fields
- Default actor ID and session ID to 'default' in both Add Event and List Events sections
- Update boto3/botocore to 1.42.x for latest API support

Testing

Able to save plain text (saved as conversational type) and JSON (saved as blob type)
Screenshot 2026-01-05 at 19 25 02

    - Add POST /api/memories/{id}/records endpoint using create_event API
    - Add 'Add Event' section at memory level with actor ID, session ID, role, and content type fields
    - Default actor ID and session ID to 'default' in both Add Event and List Events sections
    - Update boto3/botocore to 1.42.x for latest API support
@liakhandrii liakhandrii marked this pull request as ready for review January 6, 2026 03:27
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

Successfully merging this pull request may close these issues.

1 participant