-
Notifications
You must be signed in to change notification settings - Fork 5
feat(AIChat): Connect to Open Response #2170
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(AIChat): Connect to Open Response #2170
Conversation
Aaron-Detre
left a comment
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.
Everything seems to work, but when I click "See revisions" under the open response section, I only see the latest instead of any previous versions that I had when I sent a chat message, but I'm not sure if it's necessary/possible to see all the versions. Other than that, it all looks good!
breity
left a comment
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.
Functionality works well. 👍
See comment about test. Good to merge once that is addressed.
Also would be helpful to show the OR content that corresponds to each round of AI guidance somehow, as we discussed. We can do this in another PR.
src/assets/wise5/components/aiChat/ai-chat-student/ai-chat-student.component.spec.ts
Outdated
Show resolved
Hide resolved
|
🎉 This PR is included in version 5.187.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Changes
Test Prep
680.zip
Test
Closes #2168