docs: updates using ai in apps with chat streaming and feedback buttons#2666
docs: updates using ai in apps with chat streaming and feedback buttons#2666lukegalbraithrussell merged 16 commits intoai-appsfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## ai-apps #2666 +/- ##
===========================================
+ Coverage 93.37% 93.40% +0.02%
===========================================
Files 37 37
Lines 7581 7613 +32
Branches 667 668 +1
===========================================
+ Hits 7079 7111 +32
Misses 497 497
Partials 5 5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
docs/english/concepts/ai-apps.md
Outdated
| const feedback_type = body.actions[0]; | ||
| if (!('value' in feedback_type)) { | ||
| return; | ||
| } |
There was a problem hiding this comment.
👁️🗨️ note: We have a WIP PR to update this syntax. Will make sure this is included here but it doesn't change the functionalities!
zimeg
left a comment
There was a problem hiding this comment.
@lukegalbraithrussell LGTM! This all reads fantastic. I like the structure of these pages and think this can publish whenever the time arrives! 📚 ✨
I left comments on small suggestions that might be nice to review but nothing's blocking! I'm not sure when best to merge this is but IIRC we are planning SDK releases on the topic in neartime?
mwbrooks
left a comment
There was a problem hiding this comment.
✅ Thanks for getting the docs prepared @lukegalbraithrussell!
docs/english/concepts/ai-apps.md
Outdated
| ## Full example : App Agent & Assistant Template | ||
|
|
||
| Below is the `app.js` file of the [App Agent & Assistant Template repo](https://github.com/slack-samples/bolt-js-assistant-template/) we've created for you to build off of. | ||
| Below is the `app.js` file of the [App Agent & Assistant Template](https://github.com/slack-samples/bolt-js-assistant-template) repo we've created for you to build off of. |
There was a problem hiding this comment.
note: We're breaking this into multiple files in slack-samples/bolt-js-assistant-template#74, so we may not want to include the source code in the docs and instead link to the repo?
There was a problem hiding this comment.
good point; removed and replaced iwth just link
Summary
https://docs-slack-d-ai-apps-me-xahuew.herokuapp.com/tools/bolt-js/concepts/ai-apps/
Requirements (place an
xin each[ ])