update docs: add paper, replace tau-bench charts with updated bar charts#42
Open
sanchit056 wants to merge 2 commits into
Open
update docs: add paper, replace tau-bench charts with updated bar charts#42sanchit056 wants to merge 2 commits into
sanchit056 wants to merge 2 commits into
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdds a link to the new fastWorkflow paper in the README and updates the TauBench benchmark images to use new PNG bar charts for Retail and Airline performance results. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- Linking directly to
paper/fastWorkflow_Closing_the_Performance_Gap_Between_Small_and_Frontier_Language_Models_for_Conversational_Agents.pdfassumes the file will be available at that relative path in all distribution contexts (e.g., rendered docs site, PyPI README); consider confirming or using an absolute or repository-root-relative URL to avoid broken links. - The alt text for the TauBench images now differs slightly from the previous naming (
Tau BenchvsTauBenchand omission offastWorkflow), so consider aligning the wording to maintain consistency with the surrounding text and any references in the paper.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- Linking directly to `paper/fastWorkflow_Closing_the_Performance_Gap_Between_Small_and_Frontier_Language_Models_for_Conversational_Agents.pdf` assumes the file will be available at that relative path in all distribution contexts (e.g., rendered docs site, PyPI README); consider confirming or using an absolute or repository-root-relative URL to avoid broken links.
- The alt text for the TauBench images now differs slightly from the previous naming (`Tau Bench` vs `TauBench` and omission of `fastWorkflow`), so consider aligning the wording to maintain consistency with the surrounding text and any references in the paper.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
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.
Adds the fastWorkflow paper PDF to the paper/ directory and links it at the top of the README. Replaces the old tau-bench bar chart with updated PNG versions for both Retail and Airline benchmarks.
Summary by Sourcery
Add a link to the fastWorkflow paper in the README and update benchmark charts to use the latest TauBench performance images.
Documentation: