Add the towing-limits reel to the README and the tutorial#538
Merged
Conversation
A chat demo where the answer actually costs something: the trailer is too heavy, so lilbee says no, gives the weight the car is rated for, and cites the page. The fleet panel is open the whole way, so you can see the GPU that answered. Goes in the library section of the README next to the existing chat reel, and in the tutorial under Ask your library, with the same three assets the other reels ship (gif, mp4, poster) already live on gh-pages.
The library section had two gifs already; this replaces the manual-table one rather than adding to it. Same manual, but the answer costs something and the fleet panel is open. tui-chat still backs the tutorial clip.
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.
Problem
The chat reels show that answers come back cited, not that they come back useful. Pulling a table out of a PDF is a retrieval result; nobody has to act on it.
Solution
A reel where the answer costs something: the trailer is too heavy, so lilbee says no, gives the 1,500 lb the car is rated for and the 6,600 lb combined limit, and cites the page each came from. The fleet panel stays open, so the GPU answering is on screen next to the answer.
Goes in the README's library section and the tutorial under Ask your library. Assets are on
gh-pagesasdemos/tui-tow-limits.{gif,mp4,png}, at the same display size as the other reels.Needs the scroll fix in #537: on
mainthe answer never reaches its end, so theSources:line the reel is about sits below the fold.