Commit Graph

19 Commits (main)

Author SHA1 Message Date
Laurel Orr bfbe3ef773
chore: update changelog (#119) 4 months ago
Laurel Orr fd7fbc9e35
fix: lru cache HF get model params (#105) 11 months ago
Laurel Orr ceb8676c33
chore: fix comments (#100) 1 year ago
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 fd6e3d965b
Laurel/chatgpt hotfix (#96)
* fix: chatgpt hotfix

* chore: fix retry test
1 year ago
Laurel Orr 63943a5d3e
chore: bump version (#93) 1 year ago
Laurel Orr 147436c9b2
feat: unify run_chat and run (#92) 1 year ago
Laurel Orr 97f3ec557b
chore: bump version (#89) 1 year ago
Laurel Orr afe0fc5a1d
feat: added run_chat for chat models (#87) 1 year ago
Laurel Orr c0b4644a1c
chore: bump version (#86) 1 year ago
Laurel Orr d7401c6ec5
fix: added pydantic types to response (#84) 1 year ago
Laurel Orr 4602fb919b
chore: update readme (#82) 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 395ac06a95 feat: async support, openai chatgpt, batch cache fix (#68) 1 year ago
Laurel Orr ace3ad4324 chore: fix manifest imports (#56) 1 year ago
Laurel Orr 8ced666df8 fix: add dtype to cache (#52) 1 year ago
Laurel Orr 56eae406ce feat: chatgpt client added (#47) 1 year ago
Laurel Orr e86b8e81bf [feat] batch run; remove prompt batch_run zoo and opt; refactor to us… (#39)
* [feat] batch run; remove prompt batch_run zoo and opt; refactor to use standard request inputs

* [chore] test rounding fix
2 years ago