Commit Graph

645 Commits

Author SHA1 Message Date
Jason Liu 9bec153ac7 chore(github-actions): optimize workflows with matrix strategy and caching (#455) 2024-02-20 00:13:57 -05:00
Jason Liu 2a3915438c chore(github-actions): simplify caching and reorder setup steps (#453) 2024-02-19 23:55:38 -05:00
Ethan Leifer 259023a7ec Move partial and iterable from cookbook/examples to hub (#452) 2024-02-19 23:30:14 -05:00
Jason Liu 584108bf8c feat: update version 0.6.1 2024-02-19 22:29:55 -05:00
Jason Liu a2d1110524 doc: update langsmith image 2024-02-19 22:00:00 -05:00
Jason Liu ae9615e106 feat(docs/GPT-4 Vision Model): Add document on extracting tables from images and related functionality (#443) 2024-02-19 21:46:53 -05:00
Jason Liu 13962830e3 blog: Langsmith blogpost (#444) 2024-02-19 21:43:59 -05:00
Jason Liu 44137c03d9 docs: add hub links 2024-02-19 21:40:12 -05:00
Jason Liu 4d19a110c8 docs(hub): add pandas_df.md and update mkdocs.yml (#451) 2024-02-19 21:33:49 -05:00
Ethan Leifer 23897685f5 doc: move provider examples to hub (#449)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
Co-authored-by: Jason Liu <jason@jxnl.co>
2024-02-19 21:32:43 -05:00
Jason Liu 62919b2cf2 docs: update code snippets and text across multiple documentation files (#450) 2024-02-19 21:02:00 -05:00
Jason Liu 2319fff07e feat(response model): introduce handling of simple types (#447) 2024-02-19 16:49:33 -05:00
Jason Liu f29f1bd092 doc: update mkdocs 2024-02-18 11:50:45 -05:00
Jason Liu 5709a4a524 refactor(batch-classification,extract-table): simplify code, improve functionalities, introduce langsmith library (#442) 2024-02-18 11:50:09 -05:00
Francisco Ingham 66a8285421 doc: image extraction (#346)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2024-02-18 11:36:43 -05:00
Jason Liu 02631a4647 fix: hub name 2024-02-17 22:29:26 -05:00
Jason Liu 608f2e987b docs: rename pages 2024-02-17 21:30:02 -05:00
Jason Liu 06d6faafa1 bump 2024-02-17 21:24:18 -05:00
Jason Liu f59fed3ff3 docs: update docs and readme 2024-02-17 21:20:30 -05:00
Jason Liu 4eedd5e968 feat(Instructor): introduce Instructor Hub with tutorials, examples, and new CLI (#439) 2024-02-17 21:04:35 -05:00
Francis Beeson 70334887d6 feat: update pricing of models, and include 1106 and 0125 models. (#425) 2024-02-17 09:28:19 -05:00
Jason Liu 953066f6c8 fix: remove kwargs 2024-02-16 14:49:07 -05:00
shiftbug 784a870503 Update ollama.md (#438)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-02-16 14:03:11 -05:00
Jason Liu b4531ba533 fix: add ada-2-v2 types 2024-02-16 13:41:48 -05:00
Francis Beeson 4181d9e0b4 Include new model names in _alias.py (#426)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2024-02-16 11:53:21 -05:00
Jason Liu 2143805508 feat(instructor/patch.py): change default mode from FUNCTIONS to TOOLS (#436) 2024-02-16 11:50:34 -05:00
Jason Liu e579144171 Revert "chore: Include types to instructor.patch" (#437) 2024-02-15 14:21:06 -05:00
Jason Liu 4f8f2c0d76 doc(blog): update wandb course 2024-02-14 21:01:27 -05:00
Ezzeri Esa f0d7889021 chore: Include types to instructor.patch (#422) 2024-02-14 17:37:31 -05:00
Jason Liu fdc1fc2bb9 doc(patching): update patching docs 2024-02-13 18:02:27 -05:00
Jason Liu dc4e908106 doc(patching): improve documentation 2024-02-13 18:02:16 -05:00
teome 6d72c7885c fix: json modes - don't add json schema again in system message (#435) 2024-02-13 14:58:28 -05:00
Jason Liu 504c15374e chore: remove duplicated link 2024-02-12 19:29:37 -05:00
Jason Liu a4f36bece1 chore: fix links and add wandb course 2024-02-12 19:29:17 -05:00
Jason Liu acc4d68749 chore(blog): add provider links 2024-02-12 19:27:05 -05:00
Jason Liu 2683d5a553 chore: update profile image 2024-02-12 19:25:27 -05:00
Jason Liu 1ddb147fc5 feat(blog): Add new post on llama-cpp-python and instructor library usage (#434) 2024-02-12 17:02:35 -05:00
Jason Liu f346cfaecd Update README.md 2024-02-12 16:47:09 -05:00
Jason Liu d5f3d2af24 fix: issue with poetry run mkdocs 2024-02-12 12:46:45 -05:00
Jason Liu 943a253de1 bump 2024-02-12 11:49:34 -05:00
Jason Liu 905652b12c fix: mkdocs deploy end of line 2024-02-12 09:52:35 -05:00
Jason Liu 2a215cd6d8 fix(validation): increase max_retries from 1 to 2 (#433) 2024-02-12 09:51:42 -05:00
Jason Liu 56e69d4378 docs(patching): introduce new patching methods and modes, update documentation (#431) 2024-02-12 09:43:41 -05:00
Ryan Halliday 2cabb7636a docs: Sync requirements-doc.txt with Poetry dev group till mkdocs works (#428)
Co-authored-by: Jason Liu <jason@jxnl.co>
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2024-02-12 09:29:51 -05:00
Ryan Halliday adf7c5f41e docs: small formatting fixes (#427) 2024-02-11 21:08:03 -05:00
Jason Liu 155b1a1441 chore: delete wandb directory 2024-02-09 18:48:41 -05:00
Jason Liu 3a02cc6b6a docs(documentation): update reference link, add new file, modify mkdocs.yml (#424) 2024-02-09 18:48:11 -05:00
Jason Liu f41b8e4948 fix(parallel): enhance error handling in get_types_array and add test case (#423) 2024-02-09 17:59:42 -05:00
Jason Liu 4ca1eda83a fix(github-actions): modify triggering conditions for workflows (#420) 2024-02-08 20:26:14 -05:00
Ezzeri Esa 25f8214286 chore: include types to instructor.dsl (#419) 2024-02-08 20:13:37 -05:00