Commit Graph

565 Commits

Author SHA1 Message Date
Jordan Hochenbaum 7484de4dee Fix sp. errors and light copy editing. (#388) 2024-02-02 10:20:13 -05:00
Jason Liu 91dc19d689 Attempt to implement new retries (#386) 2024-02-01 16:37:05 -05:00
Jason Liu 7ab33bd5f6 revert 2024-01-31 23:24:13 -05:00
Jason Liu f67235d5e0 Clean up test conditions for actions. 2024-01-31 23:23:09 -05:00
Jason Liu 1d71730a7f bump 2024-01-31 23:17:53 -05:00
Jason Liu d1620bceee bump 2024-01-31 23:14:21 -05:00
Jason Liu c0bdc621f3 bump python 2024-01-31 23:14:10 -05:00
Jason Liu fe53156383 remove tests 2024-01-31 23:13:33 -05:00
Jason Liu 62e6a40389 Implement Parallel Function Calls with List[Union[T]] (#378) 2024-01-31 23:03:38 -05:00
Jason Liu c7f1ceeb5c Types!!! (#372)
Co-authored-by: Luke Van Seters <lukevanseters@gmail.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-01-31 22:08:07 -05:00
Jason Liu ef76cfe97b Clean up streaming code (#377) 2024-01-31 18:31:33 -05:00
Jason Liu eeb2fb2f3d Update batch_classification.md 2024-01-31 10:47:24 -05:00
Jason Liu 792da1db9a add test init file 2024-01-31 00:48:53 -05:00
Jason Liu 21d3a968d2 Implement Validated Multi-Classes 2024-01-30 23:02:07 -05:00
Jason Liu bdf4c1cd6a bump 2024-01-30 20:33:56 -05:00
Jason Liu 6181f791f9 bump 2024-01-30 20:23:06 -05:00
Jason Liu 42e3301342 Include a batch classification example. 2024-01-30 20:07:29 -05:00
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