Skip to content

Add backend-managed session CRUD, messages, reactions, and file uploads#863

Open
aix-ahmet wants to merge 2 commits intodevelopmentfrom
feature/session-management
Open

Add backend-managed session CRUD, messages, reactions, and file uploads#863
aix-ahmet wants to merge 2 commits intodevelopmentfrom
feature/session-management

Conversation

@aix-ahmet
Copy link
Copy Markdown
Collaborator

Introduce Session and SessionMessage resources with full lifecycle support
(create, get, list, update, delete), message operations (add, list, get,
delete), reactions (like/dislike/clear), and file upload attachments.
Deprecate client-side generate_session_id() in favor of create_session().

Includes 87 unit tests and functional test suite.

  Introduce Session and SessionMessage resources with full lifecycle support
  (create, get, list, update, delete), message operations (add, list, get,
  delete), reactions (like/dislike/clear), and file upload attachments.
  Deprecate client-side generate_session_id() in favor of create_session().

  Includes 87 unit tests and functional test suite.
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.

2 participants