grit-app[bot]
5acb0b79ef
Migration to OpenAI 1.1.0 ( #152 )
2023-11-08 14:45:36 -05:00
Jason Liu
1d0cd798e9
bump version
2023-11-06 17:02:46 -05:00
Jason Liu
5139780fb6
nits
2023-11-03 12:11:37 -04:00
Jason Liu
c61d3c074f
add crm example
2023-11-03 11:56:24 -04:00
Jason Liu
1674045a68
Blog post: Validation is Validation ( #121 )
...
Co-authored-by: Rémi Louf <remilouf@protonmail.com >
Co-authored-by: Ivan Leo <ivanleomk@gmail.com >
2023-10-25 13:55:08 -04:00
Jason Liu
840cd63953
ruff
2023-10-24 15:08:44 -04:00
Jason Liu
3ecc25495f
add link and readme
2023-10-22 19:30:41 -04:00
Jason Liu
063651b123
Merge branch 'distil'
2023-10-22 19:25:17 -04:00
Jason Liu
b57edaaf6a
update
2023-10-22 19:13:16 -04:00
Jason Liu
9fe3c83eca
Implementing the Distillation Decorator prototype ( #118 )
2023-10-15 14:54:55 -04:00
Jason Liu
0149d5f234
Merge branch 'main' into distil
2023-10-15 14:53:39 -04:00
Jason Liu
d454ef34e8
correct
2023-10-14 16:10:10 -04:00
Jason Liu
08b4ca02e1
clean up
2023-10-14 15:38:57 -04:00
Jason Liu
e98f777ef5
clean up distil example
2023-10-14 15:13:05 -04:00
Jason Liu
3137de5c77
update kg
2023-10-12 15:50:33 -04:00
Jason Liu
79d872dd91
tests and exmaple
2023-10-07 17:52:12 -04:00
Jason Liu
29174cb072
chain of density ( #110 )
2023-09-22 20:09:48 -04:00
Jason
edf061714e
Merge branch 'helpers'
2023-09-13 22:52:43 -04:00
Jason
3f0e0477a9
fix multi commit
2023-09-13 22:52:09 -04:00
Jason
052f136227
async
2023-09-13 22:03:56 -04:00
Jason
61cff08909
improve documentation
2023-09-13 13:39:09 -04:00
Jason
e025eaa64f
improve streamlit app
2023-09-12 14:54:14 -04:00
Jason
fff1b67e5d
clean up eval.py
2023-09-11 20:37:08 -04:00
Jason
de7f373983
stream evals of structure
2023-09-11 20:16:10 -04:00
Jason
c00d648d89
add codegen example
2023-09-09 20:37:52 -04:00
Jason Liu
2559118644
implement validation context ( #100 )
2023-09-09 16:10:42 -04:00
Jason
3b0d5a9734
Add PII example
2023-09-08 21:48:26 -04:00
Jason Liu
2215ed1498
better docs ( #99 )
2023-09-08 16:46:15 -04:00
Jason
bee7ecd059
update docs for validation
2023-09-07 21:00:15 -04:00
Jason Liu
a10e8c81da
support llm_validators and improve documentation ( #97 )
2023-09-07 20:52:56 -04:00
Jason Liu
824a7b5390
Maybe helper to dynamically create a class with errors on extraction ( #95 )
...
* implement maybe
* dump
2023-09-07 13:49:33 -04:00
Jason
4a84ac9e2e
update with action items example
2023-08-27 18:55:04 -07:00
Jason
67183e2352
Update classification
2023-08-27 18:01:45 -07:00
Jason Liu
bc3830c85f
add citations examples ( #88 )
2023-08-25 16:45:56 -07:00
Jason
46180131a3
formatting
2023-08-24 00:28:06 -07:00
Neil Neuwirth
1ebb7b95c1
update message assignment ( #80 )
...
Co-authored-by: Neil Neuwirth <neil.neuwirth@blackstone.com >
2023-08-19 23:40:35 -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
Jason
fae7254d62
update fact
2023-07-31 23:43:37 +08:00
Jason
48f9cb3f23
deploy
2023-07-26 21:17:59 +08:00
Jason
a194448369
add done
2023-07-25 23:53:13 +08:00
Jason
a56bdb077a
fix json
2023-07-24 15:24:25 +08:00
Jason
135a174997
add quote
2023-07-23 02:20:02 +08:00
Jason
d39f0c8d21
update with example
2023-07-23 02:11:17 +08:00
Jason
cdcca48c48
update with stream results
2023-07-23 02:11:03 +08:00
Jason Liu
655df180ec
Streaming app ( #72 )
...
* add app to citations
* working commit
* working app
* remove types
2023-07-23 02:09:51 +08:00
Jason
80f0cd9499
add
2023-07-22 23:39:13 +08:00
Cristóbal Carnero Liñán
32b1a481ab
Add refactoring example to gpt-engineer ( #61 )
...
* Add refactoring capabilities to gpt-engineer
* Improving results of refactoring
* Refactor script saves to file
* Add documentation about the new example in gpt-engineer
2023-07-19 01:22:39 +08:00
Jason Liu
58bc3bae0f
Implement streaming entities via MultiTask ( #64 )
...
* add streaming tasks
* push docs
2023-07-19 01:21:24 +08:00
Jason Liu
b5959bdbc9
Upgrade to pydanticv2 ( #63 )
...
* Upgrade to Pydantic 2 #15
* update examples to use pydantic2
---------
Co-authored-by: Mike Harris <mharris717@gmail.com >
2023-07-17 21:00:47 +08:00