Commit Graph

593 Commits

Author SHA1 Message Date
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
Ezzeri Esa d6326824ab chore: Include types to instructor.distil and tests (#396) 2024-02-08 14:52:10 -05:00
Jason Liu f65ba6b407 fix: test for multitask 2024-02-07 10:53:01 -05:00
Jason Liu ca14042225 bump version 2024-02-07 09:47:45 -05:00
Jason Liu 4d52ddb046 udpate tests to support iterable base properly 2024-02-07 09:47:19 -05:00
Jason Liu f9389c18d3 fix: Adding tests to make sure non-stream iterables work (#413) 2024-02-07 09:46:56 -05:00
Pratham Soni 482143f4c3 Update __init__.py to include handling models and remove unpatch in _… (#409) 2024-02-06 17:56:06 -05:00
Jason Liu 5c3ff25a2e ... (#411) 2024-02-06 17:31:44 -05:00
Jason Liu ff5e547ffd update everything 2024-02-06 17:27:52 -05:00
Jason Liu b6997eace9 bump mktests 2024-02-06 12:25:43 -05:00
Lakshya Agarwal 3639aa6121 fix: Fixed links in image to add copy (#367) 2024-02-05 20:48:20 -05:00
Jason Liu b8df2becde Update Documentation 2024-02-05 20:40:50 -05:00
Jason Liu d47637cefa clean up docs 2024-02-05 20:22:41 -05:00
Hongnan Gao 14ecf49370 CICD: Add set -e -o pipefail to ruff and mypy. (#399) 2024-02-05 18:37:03 -05:00
Jason Liu 07524a4c65 bump docs 2024-02-05 16:51:48 -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
Jason Liu edc22b8b8c lint documentation (#403) 2024-02-05 12:24:34 -05:00
Jason Liu a56ae6bd39 clean up readme 2024-02-05 12:19:55 -05:00
Ezzeri Esa 75908132a0 Include types to instructor.function_calls and tests (#394)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2024-02-04 21:24:45 -05:00
Jason Liu 85ead574c8 add more requirements in bug report 2024-02-04 11:28:16 -05:00
Christian R 3f7f3c2e16 Fix typos (#395) 2024-02-03 18:14:48 -05:00
Jason Liu cc599baa78 docs black 2024-02-03 15:43:12 -05:00
Ezzeri Esa 938081ad1e Include types to instructor.cli.jobs (#392) 2024-02-03 15:08:41 -05:00
Ezzeri Esa 67f73f5013 Include types to most upstream modules (#391) 2024-02-03 14:52:45 -05:00
Ezzeri Esa 95fe77414a Remove unused imports (#393) 2024-02-03 14:50:59 -05:00
Jason Liu d33c71ae5f change desc 2024-02-02 15:12:45 -05:00
Jason Liu 3588139148 bump docs 2024-02-02 15:11:18 -05:00
Jordan Hochenbaum 7484de4dee Fix sp. errors and light copy editing. (#388) 2024-02-02 10:20:13 -05:00
Jason Liu 91dc19d689 Attempt to implement new retries (#386) 2024-02-01 16:37:05 -05:00
Jason Liu 7ab33bd5f6 revert 2024-01-31 23:24:13 -05:00
Jason Liu f67235d5e0 Clean up test conditions for actions. 2024-01-31 23:23:09 -05:00
Jason Liu 1d71730a7f bump 2024-01-31 23:17:53 -05:00
Jason Liu d1620bceee bump 2024-01-31 23:14:21 -05:00
Jason Liu c0bdc621f3 bump python 2024-01-31 23:14:10 -05:00
Jason Liu fe53156383 remove tests 2024-01-31 23:13:33 -05:00
Jason Liu 62e6a40389 Implement Parallel Function Calls with List[Union[T]] (#378) 2024-01-31 23:03:38 -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
Jason Liu eeb2fb2f3d Update batch_classification.md 2024-01-31 10:47:24 -05:00
Jason Liu 792da1db9a add test init file 2024-01-31 00:48:53 -05:00
Jason Liu 21d3a968d2 Implement Validated Multi-Classes 2024-01-30 23:02:07 -05:00
Jason Liu bdf4c1cd6a bump 2024-01-30 20:33:56 -05:00
Jason Liu 6181f791f9 bump 2024-01-30 20:23:06 -05:00
Jason Liu 42e3301342 Include a batch classification example. 2024-01-30 20:07:29 -05:00
Stefan Krawczyk 1b6d8253c0 Fixes prompt typo (#368) 2024-01-30 15:44:23 -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
Jason Liu 026cfa6c23 bump 2024-01-26 13:51:50 -05:00
Venky Iyer 4cd06cda2c Be robust to null values while updating token counts (#359) 2024-01-25 11:48:31 -05:00
Jason Liu 23a3abb294 Ollama part2 (#356)
Co-authored-by: Tedfulk <teddyfulk@gmail.com>
2024-01-23 12:36:35 -05:00