Commit graph

115 commits

Author SHA1 Message Date
ishaan-jaff
6451183272 fix linting errors 2023-08-22 16:06:41 -07:00
ishaan-jaff
f4d63855ba support for finetuned gpt-3.5-turbo 2023-08-22 15:42:30 -07:00
ishaan-jaff
f3334a9634 linting fixes 2023-08-22 15:17:38 -07:00
ishaan-jaff
72414919dd test fallbacks 2023-08-22 15:07:07 -07:00
ishaan-jaff
ccf875f84b formatting fixes 2023-08-22 15:07:07 -07:00
Krrish Dholakia
29daeddb41 updates 2023-08-21 15:16:58 -07:00
Krrish Dholakia
b506e147cf fixing azure bug 2023-08-21 14:20:29 -07:00
Krrish Dholakia
7f3b90db3c fixing azure bug 2023-08-21 14:05:25 -07:00
Krrish Dholakia
582b536276 adding email based litellm debugger logs 2023-08-21 07:47:05 -07:00
Krrish Dholakia
ecdc7abfd8 updates 2023-08-21 06:05:45 -07:00
Krrish Dholakia
a1ad773667 adding lite debugger integration 2023-08-20 15:06:50 -07:00
Krrish Dholakia
8d819daafa fixes to embedding logging 2023-08-19 21:17:17 -07:00
Krrish Dholakia
d792be89de making logging a class - adding input-callbacks 2023-08-19 20:03:31 -07:00
Krrish Dholakia
6b0e4cf7f9 fix replicate edge case for custom provider in model name 2023-08-19 16:46:15 -07:00
Krrish Dholakia
6cee3b22ab allow custom provider via model name 2023-08-19 16:35:04 -07:00
Krrish Dholakia
cb963dec68 update exception mapping 2023-08-18 14:37:09 -07:00
ishaan-jaff
1bb2aefea1 all fixes to linting 2023-08-18 11:56:44 -07:00
ishaan-jaff
5e7d22512d linting type fixes 2023-08-18 11:36:06 -07:00
ishaan-jaff
15b1da9dc8 add linting 2023-08-18 11:05:05 -07:00
Krish Dholakia
3d1934a829
Merge pull request #144 from yujonglee/fix-modelresponse-typing
Fix ModelResponse typing
2023-08-18 04:46:42 -07:00
Krrish Dholakia
24666a30fe clean up print statements 2023-08-17 20:07:03 -07:00
Krrish Dholakia
5e24bac8b3 bug fix 2023-08-17 19:56:37 -07:00
yujong-lee
1b78202fc0 Fix typing 2023-08-18 10:30:47 +09:00
ishaan-jaff
7abde6f008 fix Open router 2023-08-17 18:19:50 -07:00
ishaan-jaff
068930f81a with verbose secretmanager 2023-08-17 17:36:08 -07:00
ishaan-jaff
ba6df5fbb9 updates TG_AI 2023-08-17 16:06:32 -07:00
ishaan-jaff
e72836d181 add support for keys 2023-08-17 15:30:40 -07:00
ishaan-jaff
3f5e47e3ce refactor setting keys 2023-08-17 15:14:25 -07:00
ishaan-jaff
28243b1a0a test ci/cd 2023-08-17 13:35:29 -07:00
ishaan-jaff
d394c77623 use Model response types 2023-08-17 13:10:22 -07:00
ishaan-jaff
6e540fee7f create model response object 2023-08-17 11:13:01 -07:00
ishaan-jaff
c22e0fe173 fix tg ai stream check 2023-08-17 10:49:48 -07:00
ishaan-jaff
35fd82fd3f fix text-003 bug 2023-08-17 10:48:23 -07:00
ishaan-jaff
afc26df28f fix tg ai streaming 2023-08-16 21:53:39 -07:00
ishaan-jaff
93a0316ab7 working petals implementation 2023-08-15 14:02:29 -07:00
ishaan-jaff
f336dafd04 fix import baseten + petals test 2023-08-15 13:57:13 -07:00
ishaan-jaff
02a666ee02 add baseten support 2023-08-15 12:15:41 -07:00
ishaan-jaff
8075e96d92 with petals 2023-08-15 10:42:00 -07:00
ishaan-jaff
e354b71df0 fix request_timeout_extra arg 2023-08-14 19:57:11 -07:00
ishaan-jaff
06b5579ba6 ai21 models 2023-08-14 16:41:50 -07:00
Krrish Dholakia
6aff47083b adding support for meta-llama-2 2023-08-14 14:35:21 -07:00
ishaan-jaff
79ecd3b2fa check if json has error 2023-08-14 11:41:12 -07:00
ishaan-jaff
1b4aadbb25 with text-bison 2023-08-14 10:34:01 -07:00
Krrish Dholakia
15944eb0f3 error handling for huggingface endpoints 2023-08-14 10:21:59 -07:00
Krish Dholakia
887350d082
Merge branch 'main' into multi-class-krrish 2023-08-12 17:47:37 -07:00
Krrish Dholakia
d09aac5d4f adding azure flag back - prevent regressions 2023-08-12 17:41:25 -07:00
Krrish Dholakia
a4cf7e1edd added exception mapping to anthropic class 2023-08-12 17:39:11 -07:00
Krrish Dholakia
7490669218 code cleanup 2023-08-12 17:12:57 -07:00
Krrish Dholakia
72c1b5dcfc replacing individual provider flags with 'custom_llm_provider' 2023-08-12 16:40:36 -07:00
Krrish Dholakia
bc767cc42a adding anthropic llm class - handles sync + stream 2023-08-12 16:34:32 -07:00