Commit Graph

96 Commits

Author SHA1 Message Date
Jason Liu 21d3a968d2 Implement Validated Multi-Classes 2024-01-30 23:02:07 -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
Ted Fulk 0b304ad27b Add ollama run.py with completion functionality (#352)
Co-authored-by: Jason Liu <jason@jxnl.co>
2024-01-20 09:34:29 -05:00
Ivan Leo 3bee4b0c7c Adding support for caching async functions (#340) 2024-01-14 11:00:08 -05:00
Ashank Tomar ae9144055d Field level streaming (#334)
Co-authored-by: Jason Liu <jason@jxnl.co>
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2024-01-13 22:58:45 -05:00
Jason Liu 3f901bc8d3 format 2024-01-11 12:36:44 -05:00
Jason Liu 61b8aff167 ruff 2024-01-11 12:36:19 -05:00
Jason Liu 995f1cf7dd Revert "test ollama and litellm" (#328) 2024-01-06 09:56:18 -05:00
Jason Liu 0c2ea68607 test ollama and litellm (#326) 2024-01-06 09:43:44 -05:00
Ivan Leo 9c17578547 Updated the Knowledge Graph article (#327)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Jason Liu <jason@jxnl.co>
2024-01-05 17:33:42 -05:00
Jason Liu 8893bdd83b remove bad examples 2024-01-05 15:13:49 -05:00
Phodaie afbf272c32 json scheme example change (#316)
Co-authored-by: payman hodaie <payman@osellus-mobile.com>
2024-01-01 17:23:36 -05:00
Hongnan Gao b583309818 Integrate and Enhance Linting with Ruff (#295)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
2023-12-28 15:21:22 -05:00
Jason Liu a3ffe022f6 ruff 2023-12-24 20:26:14 -05:00
Jason Liu 4b29ffd556 add examples for citations 2023-12-24 20:26:04 -05:00
Zbigniew Łukasiak b101a857a7 Added example for using unions of models, useful for agents (#299) 2023-12-23 12:24:18 -05:00
Jason Liu b3c694d3d2 add mixtral example 2023-12-21 23:20:34 -05:00
Lakshya Agarwal 89a6702845 docs: example on Vision API (image to ad copy) (#293)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
Co-authored-by: Jason Liu <jason@jxnl.co>
2023-12-21 16:12:29 -05:00
Jason Liu 8510af2322 example: Table extraction w/ Pydantic (#288) 2023-12-18 18:27:04 -05:00
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