Commit graph

1296 commits

Author SHA1 Message Date
Krrish Dholakia
0ff4515f20 fixes to litedebugger 2023-09-01 13:22:16 -07:00
Krrish Dholakia
b44299cce7 update model split tests with ui 2023-08-31 16:42:40 -07:00
Krrish Dholakia
66bfd70253 add completion call id 2023-08-31 12:54:38 -07:00
Krrish Dholakia
14d4c7ead2 update baseten handler to handle TGI calls 2023-08-30 19:14:48 -07:00
Krrish Dholakia
5bcf612724 adding coverage for openrouter in exception mapping 2023-08-29 15:30:24 -07:00
Krrish Dholakia
f11599e50c add coverage for rate limit errors to togetherai 2023-08-29 12:54:56 -07:00
Krrish Dholakia
88bd1df3e0 adding exception handling for together ai 2023-08-29 12:29:59 -07:00
ishaan-jaff
200e1232e2 vertex ai fix 2023-08-29 09:48:52 -07:00
ishaan-jaff
8af6d967eb working write to cache with streaming 2023-08-28 18:46:26 -07:00
ishaan-jaff
f84b7d5c0f add customstreapwrapper for openai streaming 2023-08-28 15:32:53 -07:00
Krrish Dholakia
e8eb92c108 new logger client 2023-08-28 14:59:00 -07:00
Krrish Dholakia
d542066d4b fixes to streaming for ai21, baseten, and openai text completions 2023-08-28 09:42:51 -07:00
ishaan-jaff
b713acb0a4 formatting improvements 2023-08-28 09:20:50 -07:00
Ishaan Jaff
69beeba025
Merge branch 'main' into dev/openai_api_base 2023-08-28 08:41:46 -07:00
ishaan-jaff
fedd16361f add text_completion 2023-08-28 08:20:20 -07:00
ishaan-jaff
dfdf47ddd0 add text completion format support 2023-08-28 08:04:06 -07:00
Ishaan Jaff
09598dfc70
Merge pull request #224 from galkleinman/main
fix: context propagation on acompletion method
2023-08-28 07:36:48 -07:00
Krrish Dholakia
9497175a97 update get secret logic 2023-08-28 07:21:02 -07:00
Gal Kleinman
fe4184962c fix: context propagation on acompletion method 2023-08-28 17:05:21 +03:00
Krrish Dholakia
841ac5ab20 adding support for openai api base 2023-08-28 06:53:27 -07:00
Erik Bjäreholt
ae52856a62
feat: added support for OPENAI_API_BASE 2023-08-28 14:57:34 +02:00
Krrish Dholakia
60873abb41 further fixes to together ai streaming 2023-08-26 19:30:54 -07:00
Krrish Dholakia
bb3c2fefdb anthropic and together ai streaming no longer waits till completion to return response 2023-08-26 19:00:53 -07:00
Krrish Dholakia
9155ba068f fix anthropic and together ai streaming 2023-08-26 16:05:43 -07:00
Krrish Dholakia
c423db29f3 updates to litedebugger logging 2023-08-25 16:21:01 -07:00
ishaan-jaff
9f93793351 accept tg ai api keys - tg_ai_api_key 2023-08-24 18:11:54 -07:00
Krrish Dholakia
6e30b234ac move baseten to a REST endpoint call 2023-08-24 14:43:49 -07:00
Krrish Dholakia
67d6527217 accept model alias 2023-08-24 08:20:21 -07:00
Krrish Dholakia
c8d2a5ed5e adding support for completion with retries 2023-08-23 14:09:08 -07:00
Krrish Dholakia
d183dc8269 updates to litedebugger dashboard 2023-08-23 11:51:16 -07:00
Krrish Dholakia
14ab99c3c4 adding support for finetuned completion models 2023-08-23 10:02:16 -07:00
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