Jason Liu
5c2496c946
feat(instructor): introduce ANTHROPIC_JSON mode ( #542 )
2024-03-28 23:10:26 -04:00
Evan Cater
d9026e4cd5
docs: Adds link to InstructorGPT ( #499 )
2024-03-11 09:43:21 -04:00
Jason Liu
cc329efd71
add links to cookbooks
2024-03-08 22:29:42 -05:00
Jason Liu
405ba5af5b
doc: add docs
2024-03-07 22:47:18 -05:00
Jason Liu
3e44a6bc30
feat: Improve MD_JSON mode ( #490 )
2024-03-06 12:57:05 -05:00
Dariusz Debowczyk
3fc2cd1d61
doc: references to PHP port added to docs ( #474 )
2024-03-01 10:09:17 -04:00
Jason Liu
135229d554
doc: improve seo
2024-02-23 11:50:22 -05:00
Jason Liu
11c115caf4
doc: seo
2024-02-21 11:28:04 -05:00
Jason Liu
06d028b742
doc: seo
2024-02-21 11:27:59 -05:00
Jason Liu
75bf98e0e5
doc: more links!
2024-02-21 11:27:38 -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
f59fed3ff3
docs: update docs and readme
2024-02-17 21:20:30 -05:00
Jason Liu
ff5e547ffd
update everything
2024-02-06 17:27:52 -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
cc599baa78
docs black
2024-02-03 15:43:12 -05:00
Jason Liu
42e3301342
Include a batch classification example.
2024-01-30 20:07:29 -05:00
Jason Liu
69b27ad7ba
Update index.md
2024-01-21 18:06:21 -05:00
Jason Liu
aa45f00cd5
bump
2024-01-14 21:45:43 -05:00
Jason Liu
9f8714b5f0
add discord
2024-01-04 00:24:51 -05:00
Jason Liu
60638a54d2
add links to other implementations
2024-01-03 13:58:57 -05:00
Clifford Ressel
a1badeebd8
Small documentation updates ( #313 )
2024-01-01 17:23:57 -05:00
Jason Liu
a06f99060e
Update index.md
2023-12-30 19:19:08 -05:00
Ivan Leo
9f6b9288e2
Fixed up missing dependencies and updated README.md ( #232 )
2023-11-27 09:49:42 -05:00
Tavis Rudd
7de55a9336
doc: add missing imports to some examples in README.md ( #215 )
2023-11-23 00:28:55 -05:00
OxfordOutlander
5d04684792
Update index.md ( #199 )
2023-11-19 19:34:12 -05:00
Jason Liu
9269f23d28
Add tutorials ( #154 )
...
Co-authored-by: Francisco Ingham <24279597+fpingham@users.noreply.github.com >
Co-authored-by: Matthew <mhendricks1290@gmail.com >
2023-11-18 20:07:07 -05:00
Jason Liu
1aca756eb0
Improve Documentation ( #189 )
2023-11-18 15:32:13 -05:00
Matthew
556d36a68c
Creative acts in documentation ( #188 )
2023-11-18 14:32:42 -05:00
Jason Liu
6720a3b7dd
improve documentation Readme ( #186 )
2023-11-15 19:14:48 -05:00
Jason Liu
6a91c1ce8c
bump version
2023-11-14 19:07:35 -05:00
Jason Liu
55efa8cad0
mention-raw-response
2023-11-13 17:23:59 -05:00
Jason Liu
3d2035bb30
Fix apatch ( #165 )
2023-11-11 16:24:54 -05:00
Jason Liu
669aea8ef1
documentation
2023-11-08 15:09:11 -05:00
Jason Liu
509ec5dfdd
docs highlights
2023-11-08 15:07:01 -05:00
Jason Liu
9cc313d51f
typos
2023-11-08 14:59:45 -05:00
Jason Liu
698b2dced8
bump docs
2023-11-08 14:56:43 -05:00
grit-app[bot]
5acb0b79ef
Migration to OpenAI 1.1.0 ( #152 )
2023-11-08 14:45:36 -05:00
Jason Liu
f2551b1fcf
match readme
2023-11-08 00:41:20 -05:00
Jason Liu
198cb7a69d
clean up documentation
2023-11-08 00:24:03 -05:00
Jason Liu
0142aeedd1
remove openaischema from index.md ( #129 )
2023-10-30 12:45:52 -04:00
Jason Liu
a50b440583
Update index.md
2023-09-26 14:12:29 -04:00
Jason
3ca4f9b534
typos
2023-08-24 00:01:57 -07:00
Alexander Dicke
6d0a1a06a0
Docstring parsing ( #83 )
...
* adds description for params
* add test for missing param description
* adds docstring parsing to OpenAISchema
* docs
* fix tests, highlighting
---------
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com >
2023-08-23 23:58:10 -07:00
Jason Liu
964c17ca1a
Revert "Docstring parsing using docstring-parser ( #76 )" ( #81 )
...
This reverts commit 76ac9b4d12 .
2023-08-19 23:50:06 -07:00
Alexander Dicke
76ac9b4d12
Docstring parsing using docstring-parser ( #76 )
...
* adds description for params
* add test for missing param description
* adds docstring parsing to OpenAISchema
* docs
---------
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com >
2023-08-19 23:40:59 -07:00
Jason Liu
a7a07772b9
Rename to Instructor ( #79 )
2023-08-16 21:11:06 -07:00
Jason Liu
944366847f
Support patching openai ( #78 )
...
* update docs
* add patch
* bump version
2023-08-16 10:25:29 -07:00