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 |
|
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
|
780e7a6fac
|
update url
|
2024-02-08 16:43:44 -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 |
|
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 |
|