Commit graph

471 commits

Author SHA1 Message Date
Krrish Dholakia
09b8c08cad update proxy cli 2023-09-28 16:24:41 -07:00
ishaan-jaff
8e2b139f8d fix petals bug 2023-09-27 20:51:31 -07:00
Krrish Dholakia
4621582d49 updates 2023-09-27 17:43:22 -07:00
Krrish Dholakia
1f2a12fe1f remove print statements 2023-09-27 17:06:49 -07:00
Krrish Dholakia
ce62dc40b9 remove trust remote code option 2023-09-26 19:20:48 -07:00
Krrish Dholakia
b64306d633 fix linting issue 2023-09-26 18:10:59 -07:00
Krrish Dholakia
076affbff2 fix llama index validate environment error 2023-09-26 17:53:22 -07:00
Krrish Dholakia
eb1c7220ff add support message on exception 2023-09-26 17:48:24 -07:00
Krrish Dholakia
a72880925c push cli tool 2023-09-26 13:30:47 -07:00
ishaan-jaff
e7a9246414 palm streaming 2023-09-26 12:27:49 -07:00
ishaan-jaff
3949e850af add palm exception mapping 2023-09-26 10:25:11 -07:00
Krrish Dholakia
fd953b7ab4 allow backup api keys and api bases 2023-09-26 06:56:26 -07:00
Krrish Dholakia
bdc6ef1df8 add contributor message to code 2023-09-25 10:00:10 -07:00
Krrish Dholakia
d454bcb749 update validate environment function 2023-09-23 22:08:57 -07:00
Krrish Dholakia
889679a0dd fix exception mapping for streaming 2023-09-23 15:04:59 -07:00
ishaan-jaff
d12fadd032 add claude max_tokens_to_sample 2023-09-22 20:57:52 -07:00
Krrish Dholakia
e1d0c6096c fix anthropic json location bug 2023-09-22 15:21:28 -07:00
Krrish Dholakia
4f7a35cbef fix linting errors 2023-09-22 15:04:18 -07:00
Krrish Dholakia
e62b584439 adding support for cohere, anthropic, llama2 tokenizers 2023-09-22 14:03:52 -07:00
Krrish Dholakia
cf5060f136 add token trimming to adapt to prompt flag in config 2023-09-21 17:47:52 -07:00
Krrish Dholakia
e0c2bd7cf1 add docs on using completion with configs 2023-09-21 17:03:36 -07:00
ishaan-jaff
6add152818 sagemaker streaming 2023-09-21 16:14:44 -07:00
ishaan-jaff
aa6f5e13f3 response_ms fix 2023-09-21 15:44:50 -07:00
Krrish Dholakia
be00dd6367 add adapt to prompt size to config 2023-09-21 15:08:05 -07:00
Krrish Dholakia
ebd763287a support default fallback models 2023-09-21 14:28:07 -07:00
Krrish Dholakia
31c995a1a4 fix linting errors 2023-09-21 14:10:27 -07:00
Krrish Dholakia
2f44191642 add completion configs 2023-09-21 14:00:11 -07:00
ishaan-jaff
935d148423 ollama exception mapping + new cookbook 2023-09-21 12:00:04 -07:00
Krrish Dholakia
b76372cee0 add metadata logging to promptlayer 2023-09-21 10:45:02 -07:00
Krrish Dholakia
86f9991412 bump litellm version 2023-09-20 20:20:34 -07:00
Ishaan Jaff
a669f5a738
Merge pull request #416 from BerriAI/ishaan/error-logging
Add Dashboard for showing error logs on exception
2023-09-20 20:17:18 -07:00
ishaan-jaff
2ba8e9bc02 only show error log dashboard on fail 2023-09-20 20:09:02 -07:00
Krrish Dholakia
39c3f2d6ec add response ms to response object 2023-09-20 19:50:38 -07:00
Krrish Dholakia
fc922bc300 fix multithreading issue with response objects 2023-09-20 19:36:08 -07:00
Krrish Dholakia
c63db48652 return all best of sequences 2023-09-20 14:43:25 -07:00
ishaan-jaff
fc10cf5eeb exception_type work 2023-09-19 21:29:51 -07:00
ishaan-jaff
85862c1066 petals remove print statement 2023-09-19 10:56:30 -07:00
ishaan-jaff
385640b743 petals fixes 2023-09-19 09:24:34 -07:00
Krrish Dholakia
633e36de42 handle llama 2 eos tokens in streaming 2023-09-18 13:44:19 -07:00
Krrish Dholakia
9067ec3b43 add support for litellm proxy calls 2023-09-18 12:15:21 -07:00
ishaan-jaff
4a17a6c2b3 add doc string for completion_cost 2023-09-18 08:44:40 -07:00
Krrish Dholakia
4daaa1cf91 clean out print statements 2023-09-17 05:52:19 -07:00
Krrish Dholakia
66a3c59ebe bump pyproject version 2023-09-16 20:45:16 -07:00
Krrish Dholakia
e44c218c1b fix streaming formatting for non-openai models 2023-09-16 19:20:07 -07:00
Krrish Dholakia
d2f8a7b2ae bug fixes 2023-09-16 16:32:12 -07:00
Krrish Dholakia
122c993e6f except custom openai proxy 2023-09-16 16:15:44 -07:00
Krrish Dholakia
ce827faa93 fixes to testing 2023-09-16 11:40:01 -07:00
ishaan-jaff
7afa3841e5 fix print stement in sent_first_chunk 2023-09-16 11:20:32 -07:00
Krrish Dholakia
5470bc6fd0 improvements to streaming 2023-09-16 11:02:06 -07:00
Krrish Dholakia
21cd55ab26 ensure streaming format is exactly the same as openai 2023-09-16 10:35:20 -07:00