-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Summarization API for 2022-10-01-preview #19523
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
Merged
Merged
Changes from 51 commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
70f9448
patch now 3
yuantao-wang 4644f56
patch now 4
yuantao-wang 3ca0615
patch now 5
yuantao-wang 43b1304
test encoding
yuantao-wang bcf61ff
test encoding
yuantao-wang 3243f68
doc abs req
yuantao-wang b453227
text sum
yuantao-wang 611db78
Merge branch 'Azure:main' into dev-sum
wangyuantao 8a55026
conv
yuantao-wang 516e8ac
Merge branches 'dev-sum' and 'dev-sum' of https://github.com/wangyuan…
yuantao-wang 72f9e08
example
yuantao-wang 88e1206
BOM
yuantao-wang 3f0df22
revert
yuantao-wang 44c6640
add timing
yuantao-wang f91b5af
add missing parent
yuantao-wang bcbf4b8
Merge branch 'Azure:main' into dev-sum
wangyuantao f6371d0
custom api
yuantao-wang 8cf5149
Merge branch 'dev-sum' of https://github.com/wangyuantao/azure-rest-a…
yuantao-wang 3e74437
Merge branch 'Azure:main' into dev-sum
wangyuantao 7170e1b
more descriptions
yuantao-wang b48b6a1
add more required fields
yuantao-wang 3864af3
add custom task and result
yuantao-wang 7e78508
add more description to summary controls
yuantao-wang 7a8a1db
Merge branch 'Azure:main' into dev-sum
wangyuantao 8712145
fix base class bug, add lab features, ext phrase c
yuantao-wang e6966b5
Merge branch 'dev-sum' of https://github.com/wangyuantao/azure-rest-a…
yuantao-wang 61308d8
Merge branch 'Azure:main' into dev-sum
wangyuantao a3f90aa
Merge branch 'Azure:main' into dev-sum
wangyuantao 55e5682
add CustomAbstractiveSummarizationLROResults
yuantao-wang 2886785
add examples
yuantao-wang 1377712
Merge branch 'Azure:main' into dev-sum
wangyuantao 24c7708
auth example
yuantao-wang e2bcb2f
Merge branch 'dev-sum' of https://github.com/wangyuantao/azure-rest-a…
yuantao-wang 9eef454
remove dup
yuantao-wang 01f09c5
require storage
yuantao-wang 9569056
Merge branch 'Azure:main' into dev-sum
wangyuantao 2b0b6b0
remove invalid example, rename item id
yuantao-wang 4d55bc0
Merge branch 'dev-sum' of https://github.com/wangyuantao/azure-rest-a…
yuantao-wang 42112ec
fix example
yuantao-wang 0f228cf
add more description
yuantao-wang a2f471c
Merge branch 'Azure:main' into dev-sum
wangyuantao 15369e6
fix invalid char in example, unify enum value
yuantao-wang bb0e942
Merge branch 'dev-sum' of https://github.com/wangyuantao/azure-rest-a…
yuantao-wang 82146cf
Merge branch 'Azure:main' into dev-sum
wangyuantao 30e3721
remove customization
yuantao-wang 003336e
fix example
yuantao-wang 30d5f13
revert ext sum, denorm conv
yuantao-wang fbafd73
fix typo
yuantao-wang 473298b
10
yuantao-wang b0e79fa
spec
yuantao-wang 5a63bbf
revert
yuantao-wang 262da05
remove lab features, rename timing, narrative
yuantao-wang dbc5ecc
fix examples
yuantao-wang 07fc9c6
merge upstream
yuantao-wang e711b5d
Revert "merge upstream"
yuantao-wang 74fa030
fetch upstream
yuantao-wang 46a84ec
merge conflict
yuantao-wang 55c6fd3
Merge branch 'Azure:main' into dev-sum
wangyuantao 6d108c8
common ver
yuantao-wang f34d3fc
Merge branch 'dev-sum' of https://github.com/wangyuantao/azure-rest-a…
yuantao-wang 42e0b93
Merge branch 'Azure:main' into dev-sum
wangyuantao 718a8b4
get 07-01 back to readme
yuantao-wang e33e14b
Merge branch 'Azure:main' into dev-sum
wangyuantao 6ae1bc8
revert changes to extractive summarization
yuantao-wang 978be57
prettier
yuantao-wang d4029b0
add word
yuantao-wang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.
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.
There is a bug of this example on main branch now and the team is fixing it.