chore: generate web-api and types docs for ai apps#2392
Merged
lukegalbraithrussell merged 4 commits intoai-appsfrom Oct 3, 2025
Merged
chore: generate web-api and types docs for ai apps#2392lukegalbraithrussell merged 4 commits intoai-appsfrom
web-api and types docs for ai apps#2392lukegalbraithrussell merged 4 commits intoai-appsfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## ai-apps #2392 +/- ##
==========================================
Coverage ? 93.01%
==========================================
Files ? 40
Lines ? 11112
Branches ? 713
==========================================
Hits ? 10336
Misses ? 764
Partials ? 12
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
zimeg
approved these changes
Oct 3, 2025
Member
zimeg
left a comment
There was a problem hiding this comment.
@lukegalbraithrussell LGTM! We should look into autogernating this in CI and requiring it alongside PR changes to avoid confusion in later PRs IMHO 🤖
For now this is so appreciated following #2391 🚢 💨
zimeg
approved these changes
Oct 3, 2025
Member
zimeg
left a comment
There was a problem hiding this comment.
@lukegalbraithrussell Double LGTM for good luck! 🍀
| #### Description | ||
|
|
||
| The "chatStream" method starts a new chat stream in a coversation that can be appended to. After appending an entire message, the stream can be stopped with concluding arguments such as "blocks" for gathering feedback. | ||
| The "chatStream" method starts a new chat stream in a conversation that can be appended to. After appending an entire message, the stream can be stopped with concluding arguments such as "blocks" for gathering feedback. |
Member
There was a problem hiding this comment.
👁️🗨️ note: I fear this change might also be needed in the Python implementation... Will check!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
see above
Requirements (place an
xin each[ ])