21 Commits

Author SHA1 Message Date
Jason Liu 8ced667cc2 fix: big refactor of patch.py (#493) 2024-03-07 02:07:11 -05:00
Joschka Braun 9aedf730d6 fix: account for multiple times wrapped functions (#476) 2024-03-01 19:04:45 -04:00
Jason Liu e579144171 Revert "chore: Include types to instructor.patch" (#437) 2024-02-15 14:21:06 -05:00
Ezzeri Esa f0d7889021 chore: Include types to instructor.patch (#422) 2024-02-14 17:37:31 -05:00
Jason Liu dcb84b1301 Test all of our documentation. (#404)
Co-authored-by: grit-app[bot] <grit-app[bot]@users.noreply.github.com>
2024-02-05 16:42:57 -05:00
Jason Liu 91dc19d689 Attempt to implement new retries (#386) 2024-02-01 16:37:05 -05:00
Jason Liu c7f1ceeb5c Types!!! (#372)
Co-authored-by: Luke Van Seters <lukevanseters@gmail.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-01-31 22:08:07 -05:00
Jason Liu 61b8aff167 ruff 2024-01-11 12:36:19 -05:00
casty c16d622e88 Mc/toolmaxretry (#323) 2024-01-05 14:49:36 -05:00
Guillaume Pouyat a5ea6e5c41 Fix #244 -- Refactor dump_message function to force content key (#245)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-01 19:01:33 -05:00
Jason Liu 416c65825a clean up 2023-11-22 21:51:29 -05:00
Jason Liu 2d06f5a46b Add coveralls (#203) 2023-11-19 21:36:04 -05:00
Isaac Poulton 4de58fd157 Fix async usage (#167)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
Co-authored-by: Jason Liu <jason@jxnl.co>
2023-11-14 18:57:06 -05:00
Jason Liu 78bf56921f Fix llm_validator (#179) 2023-11-14 18:50:44 -05:00
Jason Liu e65ccc6f7e add asyncio test 2023-11-13 18:49:42 -05:00
Jason Liu 3d2035bb30 Fix apatch (#165) 2023-11-11 16:24:54 -05:00
Jason Liu 877f57a2ba hotfix 2023-11-09 09:22:47 -05:00
grit-app[bot] 5acb0b79ef Migration to OpenAI 1.1.0 (#152) 2023-11-08 14:45:36 -05:00
Jason Liu 1cc45e3faf Reasking logic on validations (#98)
* working cleaned up patch

* Reasking logic

* clean up

* remove

* clean up tests
2023-09-08 01:58:29 -04:00
Jason Liu a7a07772b9 Rename to Instructor (#79) 2023-08-16 21:11:06 -07:00
Jason Liu 944366847f Support patching openai (#78)
* update docs

* add patch

* bump version
2023-08-16 10:25:29 -07:00