Commit graph

45043 commits

Author SHA1 Message Date
Krrish Dholakia
e9e86cac79 fix(palm.py): exception mapping bad requests / filtered responses 2023-11-14 11:53:13 -08:00
Ishaan Jaff
e1a567a353
Merge pull request #814 from dedeswim/patch-1
Update Together prices
2023-11-14 10:01:28 -08:00
Edoardo Debenedetti
672edeba95
Update Together prices
The price for 70B models decreased a tiny bit: https://www.together.ai/pricing
2023-11-14 18:50:17 +01:00
Ishaan Jaff
968764f738
Merge pull request #813 from jackmpcollins/fix-api-status-init-error
Fix ServiceUnavailableError super.__init__ error
2023-11-13 21:30:11 -08:00
Jack Collins
223ec8933d Provide response to ServiceUnavailableError where needed 2023-11-13 21:20:40 -08:00
Jack Collins
f499e8bb1d Add response and body to APIStatus init call 2023-11-13 21:17:47 -08:00
ishaan-jaff
b92f4c8d3c (docs) cook book autoevals 2023-11-13 20:35:23 -08:00
ishaan-jaff
3280a8e2e2 (docs) eval suites 2023-11-13 20:33:25 -08:00
ishaan-jaff
39b5b03ac3 (docs) remove bloat cookbook 2023-11-13 20:21:45 -08:00
Krrish Dholakia
dd925d3de3 fix(utils.py): streaming 2023-11-13 18:15:14 -08:00
Krrish Dholakia
fe9c1e2b45 test(test_streaming.py): turning on print verbose for streaming tests 2023-11-13 18:00:48 -08:00
Krrish Dholakia
afc19caf0f test(utils.py): adding logging for azure streaming 2023-11-13 17:53:15 -08:00
Ishaan Jaff
ee952c649e
Update readme.md 2023-11-13 17:50:57 -08:00
Krrish Dholakia
661b78f4a3 test(utils.py): test logging 2023-11-13 17:41:45 -08:00
Krrish Dholakia
b722594792 test(utils.py): add logging and fix azure streaming 2023-11-13 17:24:13 -08:00
Krrish Dholakia
c489f41964 test(utils.py): additional logging 2023-11-13 17:13:41 -08:00
Krrish Dholakia
681da80e55 test(utils.py): additional logging 2023-11-13 17:06:24 -08:00
Krrish Dholakia
c1a0411186 test(utils.py): additional logging 2023-11-13 16:59:04 -08:00
Krrish Dholakia
05d720075b test(utils.py): adding more logging for streaming test 2023-11-13 16:54:16 -08:00
Krrish Dholakia
4475f2bbdd bump: version 1.0.0.dev1 → 1.0.0 2023-11-13 16:48:53 -08:00
Krrish Dholakia
42d0925209 test(test_streaming.py): adding retries to streaming tests 2023-11-13 16:34:59 -08:00
Krrish Dholakia
38ff412b9a fix(utils.py): fix response object mapping 2023-11-13 15:58:25 -08:00
David Christian
404d4e8737 updated docs 2023-11-13 15:43:52 -08:00
David Christian
fe7e3ff038 added support for bedrock llama models 2023-11-13 15:41:21 -08:00
Krrish Dholakia
548933d0bb fix(main.py): fix linting errors 2023-11-13 15:31:46 -08:00
Krrish Dholakia
1d635aff08 fix(router.py): enable calling router with instructor 2023-11-13 15:16:57 -08:00
Krrish Dholakia
9d8f872f38 fix(promptlayer.py): fixing promptlayer logging integration 2023-11-13 15:04:15 -08:00
Ishaan Jaff
e0a4cf4a52
Update readme.md 2023-11-13 14:55:48 -08:00
Ishaan Jaff
66e9ed2f14
Update readme.md 2023-11-13 14:53:06 -08:00
Krrish Dholakia
f20820fd00 fix(main.py): fix linting errors 2023-11-13 14:52:37 -08:00
Ishaan Jaff
496dd9297e
Update readme.md' 2023-11-13 14:52:18 -08:00
Ishaan Jaff
783864cae9
Update readme.md 2023-11-13 14:40:00 -08:00
Krrish Dholakia
8a3b771e50 fix(tests): fixing response objects for testing 2023-11-13 14:39:30 -08:00
Ishaan Jaff
9776126c8d
Update readme.md 2023-11-13 14:32:15 -08:00
Ishaan Jaff
a6e7485fe1
Update readme.md 2023-11-13 14:29:35 -08:00
Ishaan Jaff
336442912c
Update readme.md 2023-11-13 14:11:36 -08:00
ishaan-jaff
3c1b1a0366 (fix) replicate stub input/output cost per token 2023-11-13 13:59:52 -08:00
Krrish Dholakia
d4de55b053 fix(together_ai.py): exception mapping for tgai 2023-11-13 13:17:15 -08:00
Krrish Dholakia
aa8ca781ba test(test_completion.py): cleanup tests 2023-11-13 11:23:38 -08:00
Krrish Dholakia
4340749ea3 fix(timeout.py): fix timeout issue 2023-11-13 11:07:17 -08:00
ishaan-jaff
1207910522 (fix) proxy cli maintain back comp with openai < 1.00 2023-11-13 11:06:59 -08:00
Ishaan Jaff
a1634f42f5
Update README.md 2023-11-13 11:04:20 -08:00
ishaan-jaff
e125414611 (fix) proxy cli compatible with openai v1.0.0 2023-11-13 10:58:20 -08:00
ishaan-jaff
16abdf44c9 (fix) proxy_server convert chunk to dict() 2023-11-13 10:58:20 -08:00
Krrish Dholakia
1665b872c3 fix(caching.py): dump model response object as json 2023-11-13 10:41:04 -08:00
Krrish Dholakia
b8c3896323 bump: version 0.14.1 → 1.0.0.dev1 2023-11-13 10:41:04 -08:00
ishaan-jaff
4439109658 (fix) text completion response 2023-11-13 10:29:23 -08:00
ishaan-jaff
18b694f01a (fix) proxy cli use openai v1.0.0 2023-11-13 10:08:48 -08:00
ishaan-jaff
a21ff38694 (test) deepinfra with openai v1.0.0 2023-11-13 09:51:45 -08:00
ishaan-jaff
27cbd7d895 (fix) deepinfra with openai v1.0.0 2023-11-13 09:51:22 -08:00