Commit Graph

17 Commits (main)

Author SHA1 Message Date
Laurel Orr 6324e0fe43
feat: streaming support completions (#99) 1 year ago
Laurel Orr b52a4d9a4b
Laurel/more models (#98)
* fix: google models

* fix: azure models and refactor
1 year ago
Laurel Orr af23272cb5
fix: chatgpt hotfix (#94) 1 year ago
Laurel Orr 147436c9b2
feat: unify run_chat and run (#92) 1 year ago
Laurel Orr 8548329be9
feat: added run_chat for chat models (#88) 1 year ago
Laurel Orr afe0fc5a1d
feat: added run_chat for chat models (#87) 1 year ago
Laurel Orr d7401c6ec5
fix: added pydantic types to response (#84) 1 year ago
Laurel Orr db963cf4a7 fix: added client pool support (#81)
* fix: added client pool support

* Added async across client pool
1 year ago
Laurel Orr 0fb192a0a2 feat: add local huggingface embedding models (#76) 1 year ago
Laurel Orr 40de0e7f59 feat: openai embedding support (#75) 1 year ago
Laurel Orr 395ac06a95 feat: async support, openai chatgpt, batch cache fix (#68) 1 year ago
Laurel Orr c4ad007f02 feat: support token_logprobs (#59) 1 year ago
Laurel Orr 8ced666df8 fix: add dtype to cache (#52) 1 year ago
Laurel Orr 876d27bd2d feat: toma diffusers support (#48) 1 year ago
Laurel Orr 56eae406ce feat: chatgpt client added (#47) 1 year ago
Laurel Orr 26e440b6a6 Laurel/toma langchain (#45)
* fix: update toma API

Added langchain demo notebook

* build: fix isort python 310

* chore: refactor example chain
1 year ago
Laurel Orr 88a05ec09e fix: update toma API (#44)
* fix: update toma API

Added langchain demo notebook

* build: fix isort python 310
1 year ago