-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add AI related user events #1400
Conversation
Size Change: +2.48 kB (+0.54%) Total Size: 461 kB
|
Co-authored-by: Anton Arnautov <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks !
Co-authored-by: Sahil Kumar <[email protected]>
Converted the PR to draft until we finalize the naming 👍 |
Converted back to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merging this since everyone's in favor as discussed internally.
Link to Issue
https://linear.app/stream/issue/CHA-334/add-ai-related-user-events
Link to Spec
https://www.notion.so/stream-wiki/Q4-AI-use-cases-1386a5d7f9f680958001f1c382ec6f12
Backend PR
https://github.com/GetStream/chat/pull/7612
Summary
Add the following AI events for future AI integration:
ai_indicator.update
ai_indicator.stop
ai_indicator.clear
CLA