- 22 Dec, 2023 1 commit
-
-
Zach Schillaci authored
* Add retry error handler * fixup! Add retry error handler * Move to utils.py * Run isort on utils.py * Catch multiple exceptions * Update LMs with exception handler * Fixes to anthropic retry handler * fix callback kwarg * Update textsynth.py * fix python 3.8 incompatibility * fix indenterror I introduced * placate linter? * Update on_exception_callback kwarg name * fixup! Merge branch 'main' into add-retry-error-handler * fixup! fixup! Merge branch 'main' into add-retry-error-handler * Merge conflicts are fun * Run pre-commit --------- Co-authored-by:Hailey Schoelkopf <65563625+haileyschoelkopf@users.noreply.github.com>
-
- 20 Dec, 2023 1 commit
-
-
Baber Abbasi authored
* add ruff and isort. remove black and flake8 * remove unnecessary dependencies * remove dependency from table * change order * ran ruff * check 3.9 * exclude evaluator * update CI workflow * use ruff config in pyproject.toml * test * add isort rules to ruff * sort imports * import `make_table` * try stages for no-commit-to-branch * turn on mypy for pre-commit * test * test * test * change no-commit-to-branch to default * nits * fixed dependency
-
- 17 Nov, 2023 1 commit
-
-
lintangsutawika authored
-
- 10 Nov, 2023 1 commit
-
-
lintangsutawika authored
-
- 17 Oct, 2023 1 commit
-
-
lintangsutawika authored
-
- 25 Aug, 2023 1 commit
-
-
Ethan Smith authored
This adds a bunch of simple annotations suggested by https://github.com/JelleZijlstra/autotyping.
-
- 06 Aug, 2023 1 commit
-
-
baberabb authored
-
- 05 Aug, 2023 1 commit
-
-
baberabb authored
-
- 04 Aug, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 31 Jul, 2023 1 commit
-
-
baberabb authored
-
- 28 Jul, 2023 4 commits
- 28 Jun, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 22 Jun, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 21 Jun, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 20 Jun, 2023 1 commit
-
-
lintangsutawika authored
-
- 19 Jun, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 16 Jun, 2023 1 commit
-
-
lintangsutawika authored
-
- 08 Jun, 2023 1 commit
-
-
Jason Phang authored
* add anthropic support * move requirement
-