Commit Graph

41 Commits

Author SHA1 Message Date
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 4eedd5e968 feat(Instructor): introduce Instructor Hub with tutorials, examples, and new CLI (#439) 2024-02-17 21:04:35 -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 f65ba6b407 fix: test for multitask 2024-02-07 10:53:01 -05:00
Jason Liu f9389c18d3 fix: Adding tests to make sure non-stream iterables work (#413) 2024-02-07 09:46:56 -05:00
Jason Liu b6997eace9 bump mktests 2024-02-06 12:25:43 -05:00
Jason Liu b8df2becde Update Documentation 2024-02-05 20:40:50 -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
Ezzeri Esa 95fe77414a Remove unused imports (#393) 2024-02-03 14:50:59 -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 ef76cfe97b Clean up streaming code (#377) 2024-01-31 18:31:33 -05:00
lazyhope 36871e6917 Introduce total_usage variable to track cumulative token usage (#343)
Co-authored-by: Jason Liu <jason@jxnl.co>
2024-01-13 22:57:28 -05:00
Muhammad Asim e5048eb938 Add default openai_client in LLM Validator (#311)
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-01-03 00:01:37 -05:00
Zbigniew Łukasiak 3f1c99130a __init__.py added for testing individual files in tests/openai (#318) 2024-01-02 13:01:36 -05:00
Jason Liu f4dab8aba0 move tests 2023-12-15 12:44:32 -05:00
Jason Liu f96b74a50a format 2023-12-15 11:25:28 -05:00
Jason Liu 0bb837ff7c move tests 2023-12-15 11:23:29 -05:00
Jason Liu b2a38ffe10 Support JSON_OBJECT mode from Anyscale (#275) 2023-12-13 00:05:54 -05:00
Jason Liu 329aad023b add md_mode 2023-12-12 22:48:34 -05:00
Jason Liu 941f10045f Add multitask tests (#265) 2023-12-09 16:09:14 -05:00
Anmol Jawandha 694414e9fd Fix async streaming (#261) 2023-12-09 15:48:06 -05:00
Ashank Tomar 55887865fa Json mode nested models (#263) 2023-12-09 09:46:53 -05:00
Gabriel Garrett 9b7fbbb4f2 Adds ruff linting and formatting (#262) 2023-12-08 12:30:55 -05:00
Alonso Astroza Tagle 202f9cb227 Fixed the system prompt for JSON mode, enabling the use of Pydantic nested models (#249)
Co-authored-by: Jason Liu <jason@jxnl.co>
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-04 23:47:46 -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
Jason Liu e6f8cae786 ruff 2023-11-28 13:25:43 -05:00
Ankur Goyal 2649061ff1 Add braintrust proxy (#225) 2023-11-26 18:21:47 -05:00
Anmol Jawandha 66f2f6320a Support Streaming MultiTask with response_model (#221) 2023-11-26 18:21:17 -05:00
Jason Liu ef70801c10 ruff 2023-11-26 14:10:54 -05:00
Jason Liu 045662aae4 Add client test fixtures (#227) 2023-11-26 13:52:12 -05:00
Jason Liu 2a5cfcecbd ruff 2023-11-25 20:27:57 -05:00
Jason Liu 3fd2bbd6d6 add more tests 2023-11-25 20:27:20 -05:00
Jason Liu 797f623180 add evals 2023-11-25 20:02:15 -05:00
Jason Liu d3a567f2ff clean up 2023-11-25 19:56:40 -05:00
Jason Liu 767b88c786 Split coverage (#222) 2023-11-25 19:52:03 -05:00
Jason Liu 359c5f9295 Add multiple modalities: tools, functions, json_mode (#218)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2023-11-25 13:56:52 -05:00
Jason Liu 2d06f5a46b Add coveralls (#203) 2023-11-19 21:36:04 -05:00