Skip to content

Commit b0754c7

Browse files
authored
Update README.md
1 parent bb77dd6 commit b0754c7

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,14 @@ Estimated cost (usd): $0.0016
5252
- [x] Summarize text with a single API call
5353
- [x] Summarize webpages with a single API call
5454
- [x] Summarize Youtube videos with a single API call
55-
- [ ] Summarize text file with a single API call
55+
- [ ] Summarize basic plain text file with a single API call
56+
- [ ] Summarize rich text file with a single API call
57+
- [ ] Summarize audio with a single API call
5658
- [x] Report number of tokens + cost per request
5759
- [x] Sync APIs
5860
- [x] Async APIs - **much faster than the sync api**
5961
- [x] CLI
60-
- [ ] Summarize audio with a single API call
61-
- [ ] CI/CD to publish to automatically PyPI
62+
- [x] CI/CD to publish to automatically PyPI
6263

6364
## Caveats
6465

0 commit comments

Comments
 (0)