Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodal98 committed May 25, 2023
1 parent bb77dd6 commit b0754c7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,14 @@ Estimated cost (usd): $0.0016
- [x] Summarize text with a single API call
- [x] Summarize webpages with a single API call
- [x] Summarize Youtube videos with a single API call
- [ ] Summarize text file with a single API call
- [ ] Summarize basic plain text file with a single API call
- [ ] Summarize rich text file with a single API call
- [ ] Summarize audio with a single API call
- [x] Report number of tokens + cost per request
- [x] Sync APIs
- [x] Async APIs - **much faster than the sync api**
- [x] CLI
- [ ] Summarize audio with a single API call
- [ ] CI/CD to publish to automatically PyPI
- [x] CI/CD to publish to automatically PyPI

## Caveats

Expand Down

0 comments on commit b0754c7

Please sign in to comment.