Commit Graph

5 Commits

Author SHA1 Message Date
Sid Jha c89e269d67
Remove old typing imports (#389)
* Remove old typing imports

* Add future annotation

* Add back in import

* Use Iterator instead of Iterable

* fix: small edits to fix broken tests

---------

Co-authored-by: Shreya Shankar <ss.shankar505@gmail.com>
2025-07-20 12:01:17 -07:00
Shreya Shankar 4cee4d7817
Clean up and reorganize pytest tests (#377)
* Replace api_wrapper with runner in test fixtures and configurations

Co-authored-by: ss.shankar505 <ss.shankar505@gmail.com>

* Refactor test fixtures and reorganize configuration in test files

Co-authored-by: ss.shankar505 <ss.shankar505@gmail.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2025-07-03 22:15:33 -07:00
Shreya Shankar c158ae11e8 refactor: move validation and gleaning into call llm 2024-10-11 17:17:32 -07:00
Shreya Shankar 27de5f2615 refactor: improving tests and consistency in the rate limits refactor 2024-10-06 22:55:06 -07:00
Shreya Shankar 3e98bcfe9d rebase with main 2024-09-30 15:14:49 -07:00