728 Commits

Author SHA1 Message Date
Jason Liu b06eb4faa3 refactor(OpenAISchema): improve from_response readability and update tests (#543) 2024-03-29 08:14:26 -04:00
Jason Liu 5c2496c946 feat(instructor): introduce ANTHROPIC_JSON mode (#542) 2024-03-28 23:10:26 -04:00
Jason Liu 3addfea8aa bump version 2024-03-28 23:03:30 -04:00
Jason Liu 6d23442d67 ruff 2024-03-28 18:14:14 -04:00
Jason Liu 16c36ca96c doc: Blog post on matching languages in multilingual summarization. 2024-03-28 18:07:57 -04:00
shreya w cea534fd22 fix: add handling for List[non-object] types (#521)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2024-03-22 20:37:58 -04:00
Jason Liu a9d6cd8f3b fix: ruff 2024-03-22 20:35:09 -04:00
Jason Liu 3aff022a7f fix: ruff 2024-03-22 20:33:51 -04:00
Jason Liu 6346c1dd6b fix: add tests 2024-03-22 20:32:13 -04:00
Michael Hahn 7fcad59cef doc: better partial support (#527) 2024-03-22 20:28:57 -04:00
Chris Ruppelt 726ca86c95 feat: anthropic system prompt clean up (#523)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2024-03-22 08:51:16 -04:00
Chris Ruppelt 6bfb699b8e feat: anthropic supports enum (#524) 2024-03-22 08:50:02 -04:00
Joe Petrantoni 496a6de4ff Add optional dependencies for anthropic and xmltodict (#519) 2024-03-20 22:06:13 -04:00
Jason Liu ef2f8a6885 clean up readme 2024-03-20 21:55:55 -04:00
Jason Liu 451e726cc8 bump version 2024-03-20 21:28:17 -04:00
Jason Liu 01351c6cd6 update 2024-03-20 21:27:49 -04:00
Jason Liu bd1e3b90a6 fix: clean up imports for anthropic (#517)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-03-20 21:14:02 -04:00
Jason Liu b9eda42ef0 Delete index.html 2024-03-20 18:24:14 -04:00
Jason Liu e8ecb7204f add the redirect 2024-03-20 18:17:24 -04:00
Jason Liu b70582c693 Revert "doc: update url references"
This reverts commit 0571a0dd5c.
2024-03-20 18:11:00 -04:00
Jason Liu 0571a0dd5c doc: update url references 2024-03-20 18:04:26 -04:00
Jason Liu 0f389bd142 doc: add hint on anthropic.md 2024-03-20 17:58:07 -04:00
shreya w 8da87c442f feat: support anthropic (non-streaming only) (#512)
Co-authored-by: Jason Liu <jason@jxnl.co>
2024-03-20 17:56:47 -04:00
ilyanekhay-uta c5c19fab03 Avoid double-including error message in retry when Mode.TOOLS (#514) 2024-03-20 17:52:25 -04:00
Jason Liu 6ecced4624 doc: make diskcache async compatible 2024-03-20 10:13:31 -04:00
Bill Chambers 120038f8e7 docs: Missing Import + Wrong Variable Name (#507) 2024-03-19 10:20:35 -04:00
Jason Liu fd40dd9a92 doc: update with no new standards 2024-03-15 19:34:05 -04:00
Jason Liu 8e6614d2c7 doc: update why 2024-03-15 19:03:47 -04:00
Jason Liu f47830caa9 fix: remove mkdocs deploy on actions 2024-03-15 15:40:32 -04:00
Jason Liu 849eeb77ac add new url 2024-03-15 15:40:11 -04:00
Aakash Bakhle 4c247185d3 fix: remove limit param from openai FileObject.list() (#505) 2024-03-14 11:00:38 -04:00
Ibrahim Ahmed 4238940415 feat: migrate docs posthog to proxy (#502) 2024-03-11 23:56:42 -04:00
Jason Liu bf16af904a fix: remove redirects and rss 2024-03-11 23:20:14 -04:00
Jason Liu 71ec49eee0 fix: redirects 2024-03-11 23:16:02 -04:00
Jason Liu e4e6f18021 fix: add redirects 2024-03-11 23:14:48 -04:00
Jason Liu 31beb97a77 chore: add deploy script 2024-03-11 23:11:14 -04:00
Jason Liu 1530902ab5 fix: remove cname 2024-03-11 23:03:43 -04:00
Jason Liu c6b28b711c chore: add cname 2024-03-11 22:46:20 -04:00
Jason Liu 5fa4b391e6 feat: add cname (#501) 2024-03-11 22:45:20 -04:00
Evan Cater d9026e4cd5 docs: Adds link to InstructorGPT (#499) 2024-03-11 09:43:21 -04:00
Jason Liu cb432ca425 docs: 2024-03-08 22:34:32 -05:00
Jason Liu cc329efd71 add links to cookbooks 2024-03-08 22:29:42 -05:00
Jason Liu 765d474713 feat: add posthog 2024-03-08 16:00:05 -05:00
Jason Liu b604df5e61 doc: move philosophy to intro 2024-03-08 15:33:00 -05:00
Jason Liu 4e1ece9742 fix: return type 2024-03-07 22:49:15 -05:00
Jason Liu 405ba5af5b doc: add docs 2024-03-07 22:47:18 -05:00
Jason Liu d3e6f11f90 doc: synthetic data 2024-03-07 11:03:37 -05:00
Jason Liu 0aa58aabcf doc: new blog 2024-03-07 10:36:32 -05:00
Zac 61545780b9 fix: updated deprecated pydantic import (#494)
Co-authored-by: Zac <2215540+zboyles@users.noreply.github.com>
2024-03-07 09:58:46 -05:00
Jason Liu 8ced667cc2 fix: big refactor of patch.py (#493) 2024-03-07 02:07:11 -05:00