Commit Graph

110 Commits

Author SHA1 Message Date
Ethan Leifer 259023a7ec Move partial and iterable from cookbook/examples to hub (#452) 2024-02-19 23:30:14 -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 2143805508 feat(instructor/patch.py): change default mode from FUNCTIONS to TOOLS (#436) 2024-02-16 11:50:34 -05:00
Jason Liu dc4e908106 doc(patching): improve documentation 2024-02-13 18:02:16 -05:00
Jason Liu 943a253de1 bump 2024-02-12 11:49:34 -05:00
Jason Liu 2a215cd6d8 fix(validation): increase max_retries from 1 to 2 (#433) 2024-02-12 09:51:42 -05:00
Ashank Tomar 805161b70f feat(Instructor): integrate with SQLModel, provide documentation and example (#418)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2024-02-08 20:07:06 -05:00
Jason Liu 727deeb158 add ollama 2024-02-08 16:33:12 -05:00
Jason Liu 571603cbfb feat: Pros Cons Example. 2024-02-08 16:16:59 -05:00
Hongnan Gao 14ecf49370 CICD: Add set -e -o pipefail to ruff and mypy. (#399) 2024-02-05 18:37:03 -05:00
Christian R 3f7f3c2e16 Fix typos (#395) 2024-02-03 18:14:48 -05:00
Ezzeri Esa 95fe77414a Remove unused imports (#393) 2024-02-03 14:50:59 -05:00
Jason Liu 62e6a40389 Implement Parallel Function Calls with List[Union[T]] (#378) 2024-01-31 23:03:38 -05:00
Jason Liu 21d3a968d2 Implement Validated Multi-Classes 2024-01-30 23:02:07 -05:00
Jason Liu b7176fb0a2 Together ai support, blog post (#366)
Co-authored-by: Hassan El Mghari <hassan4709@gmail.com>
2024-01-28 19:28:14 -05:00
Ted Fulk 0b304ad27b Add ollama run.py with completion functionality (#352)
Co-authored-by: Jason Liu <jason@jxnl.co>
2024-01-20 09:34:29 -05:00
Ivan Leo 3bee4b0c7c Adding support for caching async functions (#340) 2024-01-14 11:00:08 -05:00
Ashank Tomar ae9144055d Field level streaming (#334)
Co-authored-by: Jason Liu <jason@jxnl.co>
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2024-01-13 22:58:45 -05:00
Jason Liu 3f901bc8d3 format 2024-01-11 12:36:44 -05:00
Jason Liu 61b8aff167 ruff 2024-01-11 12:36:19 -05:00
Jason Liu 995f1cf7dd Revert "test ollama and litellm" (#328) 2024-01-06 09:56:18 -05:00
Jason Liu 0c2ea68607 test ollama and litellm (#326) 2024-01-06 09:43:44 -05:00
Ivan Leo 9c17578547 Updated the Knowledge Graph article (#327)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Jason Liu <jason@jxnl.co>
2024-01-05 17:33:42 -05:00
Jason Liu 8893bdd83b remove bad examples 2024-01-05 15:13:49 -05:00
Phodaie afbf272c32 json scheme example change (#316)
Co-authored-by: payman hodaie <payman@osellus-mobile.com>
2024-01-01 17:23:36 -05:00
Hongnan Gao b583309818 Integrate and Enhance Linting with Ruff (#295)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-28 15:21:22 -05:00
Jason Liu a3ffe022f6 ruff 2023-12-24 20:26:14 -05:00
Jason Liu 4b29ffd556 add examples for citations 2023-12-24 20:26:04 -05:00
Zbigniew Łukasiak b101a857a7 Added example for using unions of models, useful for agents (#299) 2023-12-23 12:24:18 -05:00
Jason Liu b3c694d3d2 add mixtral example 2023-12-21 23:20:34 -05:00
Lakshya Agarwal 89a6702845 docs: example on Vision API (image to ad copy) (#293)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
Co-authored-by: Jason Liu <jason@jxnl.co>
2023-12-21 16:12:29 -05:00
Jason Liu 8510af2322 example: Table extraction w/ Pydantic (#288) 2023-12-18 18:27:04 -05:00
Jason Liu 11664ec09c image to table 2023-12-12 21:21:21 -05:00
Jason Liu d3c13965a8 Parse availability of dates (#267) 2023-12-11 17:08:36 -05:00
Gabriel Garrett 9b7fbbb4f2 Adds ruff linting and formatting (#262) 2023-12-08 12:30:55 -05:00
Brandon Phillips cb96010bba Opensource examples - Runpod w/Text-Generation-WebUI API Endpoint (#247)
Co-authored-by: Jason Liu <jason@jxnl.co>
2023-12-04 23:28:50 -05:00
Jason Liu 7a9f57be7d ruff 2023-12-01 20:35:34 -05:00
Anmol Jawandha ae59ed434f Markdown JSON Mode (#246)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-01 19:52:37 -05:00
Brandon Phillips bf22a106bc Opensource examples (#238)
Co-authored-by: Jason Liu <jason@jxnl.co>
2023-11-29 16:50:50 -05:00
Brandon Phillips fbd65fb135 Adding Open Router inference Example (#226)
Co-authored-by: Jason Liu <jason@jxnl.co>
2023-11-28 14:59:01 -05:00
Jason Liu e6f8cae786 ruff 2023-11-28 13:25:43 -05:00
Anmol Jawandha 66f2f6320a Support Streaming MultiTask with response_model (#221) 2023-11-26 18:21:17 -05:00
Jason Liu d3a567f2ff clean up 2023-11-25 19:56:40 -05:00
Jason Liu d65150a0f9 Blog: Mastering Caching (#219) 2023-11-25 19:40:35 -05:00
Jason Liu 2fb0cb7d89 clean up imports 2023-11-22 21:49:25 -05:00
Jason Liu 2d06f5a46b Add coveralls (#203) 2023-11-19 21:36:04 -05:00
Jason Liu 1144f608aa Examples of using LLMs for citation verification (#192) 2023-11-18 22:33:10 -05:00
Jason Liu 887887a9d9 Blog on learning some async options (#177) 2023-11-15 10:16:47 -05:00
Jason Liu 78bf56921f Fix llm_validator (#179) 2023-11-14 18:50:44 -05:00