examples(studypal): use aiohttp instead of requests

This commit is contained in:
Aleix Conchillo Flaqué
2024-08-19 18:11:15 -07:00
parent 8f31a02938
commit 86604c2353
6 changed files with 65 additions and 59 deletions

View File

@@ -98,6 +98,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Other
- Added `studypal` example (from to the Cartesia folks!).
- Most examples now use Cartesia.
- Added examples `foundational/19a-tools-anthropic.py`,