Commit Graph

77 Commits

Author SHA1 Message Date
Jason Liu 11664ec09c image to table 2023-12-12 21:21:21 -05:00
Jason Liu d3c13965a8 Parse availability of dates (#267) 2023-12-11 17:08:36 -05:00
Gabriel Garrett 9b7fbbb4f2 Adds ruff linting and formatting (#262) 2023-12-08 12:30:55 -05:00
Brandon Phillips cb96010bba Opensource examples - Runpod w/Text-Generation-WebUI API Endpoint (#247)
Co-authored-by: Jason Liu <jason@jxnl.co>
2023-12-04 23:28:50 -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
Brandon Phillips bf22a106bc Opensource examples (#238)
Co-authored-by: Jason Liu <jason@jxnl.co>
2023-11-29 16:50:50 -05:00
Brandon Phillips fbd65fb135 Adding Open Router inference Example (#226)
Co-authored-by: Jason Liu <jason@jxnl.co>
2023-11-28 14:59:01 -05:00
Jason Liu e6f8cae786 ruff 2023-11-28 13:25:43 -05:00
Anmol Jawandha 66f2f6320a Support Streaming MultiTask with response_model (#221) 2023-11-26 18:21:17 -05:00
Jason Liu d3a567f2ff clean up 2023-11-25 19:56:40 -05:00
Jason Liu d65150a0f9 Blog: Mastering Caching (#219) 2023-11-25 19:40:35 -05:00
Jason Liu 2fb0cb7d89 clean up imports 2023-11-22 21:49:25 -05:00
Jason Liu 2d06f5a46b Add coveralls (#203) 2023-11-19 21:36:04 -05:00
Jason Liu 1144f608aa Examples of using LLMs for citation verification (#192) 2023-11-18 22:33:10 -05:00
Jason Liu 887887a9d9 Blog on learning some async options (#177) 2023-11-15 10:16:47 -05:00
Jason Liu 78bf56921f Fix llm_validator (#179) 2023-11-14 18:50:44 -05:00
Ivan Leo cf23edfe7d Chain of density edits (#171) 2023-11-13 10:30:47 -05:00
Ivan Leo 913985710c Chain of density (#135)
Co-authored-by: Jason <jason@jxnl.co>
2023-11-12 10:12:58 -05:00
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