Commit Graph

38 Commits

Author SHA1 Message Date
Hongnan Gao 94e32968db Integrate and Enhance Type Checking with Mypy (#264)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-12 15:09:59 -05:00
Jason Liu dc786a9ce7 Add logging.error for Retry logic (#259) 2023-12-08 01:01:43 -05:00
Jason Liu ff7c0616f1 bump version 2023-12-06 12:34:24 -05:00
Ivan Leo 9f6b9288e2 Fixed up missing dependencies and updated README.md (#232) 2023-11-27 09:49:42 -05:00
Anmol Jawandha 66f2f6320a Support Streaming MultiTask with response_model (#221) 2023-11-26 18:21:17 -05:00
Jason Liu a8e1e66900 bump version 2023-11-22 21:49:40 -05:00
Jason Liu 2d06f5a46b Add coveralls (#203) 2023-11-19 21:36:04 -05:00
Jason Liu 6a91c1ce8c bump version 2023-11-14 19:07:35 -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 5e320650d5 bump version 2023-11-13 18:49:55 -05:00
Jason Liu 3391e1869e bump version 2023-11-13 11:39:36 -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
Jason Liu 87e9a9bad3 bump version 2023-11-08 15:01:57 -05:00
grit-app[bot] 5acb0b79ef Migration to OpenAI 1.1.0 (#152) 2023-11-08 14:45:36 -05:00
Jason Liu 1d0cd798e9 bump version 2023-11-06 17:02:46 -05:00
Jason Liu 9fe3c83eca Implementing the Distillation Decorator prototype (#118) 2023-10-15 14:54:55 -04:00
Jason f990312464 update 2023-09-19 11:13:26 -04:00
Jason Liu 824a7b5390 Maybe helper to dynamically create a class with errors on extraction (#95)
* implement maybe

* dump
2023-09-07 13:49:33 -04:00
Jason Liu 63d2981d7a Upgrade typer (#90)
* upgrade typer

* lock

* bump version
2023-09-01 11:00:41 -05:00
Alexander Dicke 6d0a1a06a0 Docstring parsing (#83)
* adds description for params

* add test for missing param description

* adds docstring parsing to OpenAISchema

* docs

* fix tests, highlighting

---------

Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-08-23 23:58:10 -07:00
Jason Liu 64e7f51601 Implement CLI for finetuning (#85)
* add cli

* remove hint

* fix

* updat docs

* lock
2023-08-23 23:53:22 -07:00
Jason Liu 964c17ca1a Revert "Docstring parsing using docstring-parser (#76)" (#81)
This reverts commit 76ac9b4d12.
2023-08-19 23:50:06 -07:00
Alexander Dicke 76ac9b4d12 Docstring parsing using docstring-parser (#76)
* adds description for params

* add test for missing param description

* adds docstring parsing to OpenAISchema

* docs

---------

Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-08-19 23:40:59 -07:00
Jason dd81bf60e9 last clean up before pypi 2023-08-16 21:12:41 -07: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
Jason 0cb80886fa bump 2023-07-31 23:46:11 +08:00
Jason 63ecc2f8f4 bump version 2023-07-23 00:06:43 +08:00
Jason Liu b5959bdbc9 Upgrade to pydanticv2 (#63)
* Upgrade to Pydantic 2 #15

* update examples to use pydantic2

---------

Co-authored-by: Mike Harris <mharris717@gmail.com>
2023-07-17 21:00:47 +08:00
Jason Liu 5d7b1a4ee0 Better default descriptions (#62)
* better desc

* add better dsc test
2023-07-17 17:13:46 +08:00
Jason 21405a7534 bump version 2023-07-09 13:22:54 +08:00
Jason 4fc6d71277 update 2023-07-08 21:43:49 +08:00
Cristóbal Carnero Liñán 7853b12072 GitHub Action for testing (#38) 2023-07-06 00:38:17 +08:00
Jason Liu 5d268eb612 Add repository link to pyproject.toml (#23)
* Add repository link to pyproject.toml

* add

* bump
2023-06-23 13:15:22 +08:00
Jason 4dd38419d9 updated readme 2023-06-23 13:03:47 +08:00
Jason e38532f7f1 bump versoin 2023-06-23 11:54:33 +08:00
Jason Liu be6c69d0d4 Make pip installable (#21)
* make pip install able

* bump version and readme
2023-06-23 11:48:57 +08:00