-
Notifications
You must be signed in to change notification settings - Fork 849
docs: adds ai apps docs #1764
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
docs: adds ai apps docs #1764
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## ai-apps #1764 +/- ##
==========================================
Coverage ? 85.15%
==========================================
Files ? 115
Lines ? 13068
Branches ? 0
==========================================
Hits ? 11128
Misses ? 1940
Partials ? 0 ☔ View full report in Codecov by Sentry. |
srtaalej
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.
⭐ LGTM!
zimeg
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.
@lukegalbraithrussell LGTM! It's neat to find the expanded headings on how a message can be sent! 📚 ✨
I left a few comments that we might want as suggestion in reference, but this is reading so well already.
mwbrooks
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.
✅ Looking good and just a +1 to all of @zimeg's comments!
Co-authored-by: Eden Zimbelman <[email protected]>
Summary
Testing
Category
/docs(Documents)/tutorial(PythOnBoardingBot tutorial)tests/integration_tests(Automated tests for this library)Requirements
python3 -m venv .venv && source .venv/bin/activate && ./scripts/run_validation.shafter making the changes.