Commit Graph

548 Commits

Author SHA1 Message Date
Stefan Krawczyk 1b6d8253c0 Fixes prompt typo (#368) 2024-01-30 15:44:23 -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
Jason Liu 026cfa6c23 bump 2024-01-26 13:51:50 -05:00
Venky Iyer 4cd06cda2c Be robust to null values while updating token counts (#359) 2024-01-25 11:48:31 -05:00
Jason Liu 23a3abb294 Ollama part2 (#356)
Co-authored-by: Tedfulk <teddyfulk@gmail.com>
2024-01-23 12:36:35 -05:00
Jason Liu bd837bb809 Update pyproject.toml 2024-01-23 12:31:06 -05:00
Jason Liu 69b27ad7ba Update index.md 2024-01-21 18:06:21 -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
Landon Gray b47733a0bf Update the readme and remove some wording duplication. (#351) 2024-01-18 09:39:19 -05:00
Petrus Janse van Rensburg dac25d1cc0 fix a few spelling mistakes & typos (#349) 2024-01-17 20:48:53 -05:00
Jason Liu aa45f00cd5 bump 2024-01-14 21:45:43 -05:00
Jason Liu df0bd46aee link to docs 2024-01-14 21:36:03 -05:00
Jason Liu cb6232c51a clean up 2024-01-14 19:54:33 -05:00
Jason Liu fb37c57942 clean up gift 2024-01-14 19:53:44 -05:00
Jason Liu 91b85c562e update author 2024-01-14 16:56:07 -05:00
Ivan Leo 3bee4b0c7c Adding support for caching async functions (#340) 2024-01-14 11:00:08 -05:00
Jason Liu 128c9a07c0 bump version 2024-01-13 22:59:25 -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
lazyhope 36871e6917 Introduce total_usage variable to track cumulative token usage (#343)
Co-authored-by: Jason Liu <jason@jxnl.co>
2024-01-13 22:57:28 -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
Payman Hodaie 1056881f20 Update function call mode and add deprecation warning (#337) 2024-01-09 09:44:58 -05:00
Jacob Arnould 5b3e4b34af Update fields.md - fix typo, missing comma (#329) 2024-01-06 16:31:25 -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
Jason Liu e05804367a reorganized TOC 2024-01-05 23:57:11 -05:00
Jason Liu bf08bf8ae4 update usage 2024-01-05 23:26:21 -05:00
Jason Liu cbcac30c95 add the fold 2024-01-05 23:15:26 -05:00
Jason Liu c0ac78a451 bump authors 2024-01-05 22:32:42 -05:00
Jason Liu c654a615fb clean up references 2024-01-05 17:36:28 -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 eb6d1c423b bump 2024-01-05 15:15:42 -05:00
Darlin Alberto 3b5da18768 Update Maybe typing (#325)
Co-authored-by: Darlin Alberto <dalberto@users.noreply.github.com>
2024-01-05 15:14:16 -05:00
Jason Liu 8893bdd83b remove bad examples 2024-01-05 15:13:49 -05:00
casty c16d622e88 Mc/toolmaxretry (#323) 2024-01-05 14:49:36 -05:00
Jason Liu 05fcf0b585 update 2024-01-05 12:25:43 -05:00
Jason Liu 9f8714b5f0 add discord 2024-01-04 00:24:51 -05:00
Jason Liu c08cf4e672 no dup tests 2024-01-03 18:59:04 -05:00
Jason Liu 3ed1b6809b bump link 2024-01-03 14:40:10 -05:00
Jason Liu 60638a54d2 add links to other implementations 2024-01-03 13:58:57 -05:00
Jason Liu 5b0936bac4 bump banner 2024-01-03 00:35:41 -05:00
Muhammad Asim e5048eb938 Add default openai_client in LLM Validator (#311)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-01-03 00:01:37 -05:00
Zbigniew Łukasiak 3f1c99130a __init__.py added for testing individual files in tests/openai (#318) 2024-01-02 13:01:36 -05:00
Jason Liu f5e8ae9138 typo 2024-01-01 23:43:28 -05:00
Clifford Ressel a1badeebd8 Small documentation updates (#313) 2024-01-01 17:23:57 -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
Jason Liu 4147b1006a Update ellipsis.yaml (#312) 2023-12-30 19:19:26 -05:00
Jason Liu a06f99060e Update index.md 2023-12-30 19:19:08 -05:00
Jason Liu 0cf3ad5514 add enums 2023-12-29 19:30:47 -05:00
Jason Liu f922d58a9a bump docs 2023-12-29 19:29:50 -05:00