Commit graph

4168 commits

Author SHA1 Message Date
Krrish Dholakia
52ab4e23d8 improved error logging for sentry 2023-08-20 13:10:01 -07:00
Krrish Dholakia
ef17a0fffd adding logging 2023-08-20 13:09:44 -07:00
Krish Dholakia
09a04f5b69
updated logging 2023-08-20 09:55:02 -07:00
Zakhar Kogan
92536eec20
Merge branch 'BerriAI:main' into main 2023-08-20 11:21:33 +03:00
Zakhar Kogan
d27aa67777 pkg_resources ⇢ importlib.metadata for versions 2023-08-20 11:20:53 +03:00
Krrish Dholakia
8d819daafa fixes to embedding logging 2023-08-19 21:17:17 -07:00
Krrish Dholakia
2350865a47 test issues 2023-08-19 20:57:38 -07:00
Krrish Dholakia
366ff43761 fixing linting issues 2023-08-19 20:30:00 -07:00
Krrish Dholakia
7f037feedd linting bug fix 2023-08-19 20:16:54 -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
ishaan-jaff
abfc286c20 add logit bias 2023-08-19 16:29:14 -07:00
Krrish Dholakia
cb963dec68 update exception mapping 2023-08-18 14:37:09 -07:00
ishaan-jaff
d0ba3ba2e5 caching with model names 2023-08-18 13:48:32 -07:00
ishaan-jaff
694a8ad90c with working linting 2023-08-18 12:32:44 -07:00
ishaan-jaff
beaa33ba12 linting 4 2023-08-18 12:28:43 -07:00
ishaan-jaff
13cfac857e test#3 linting 2023-08-18 12:24:41 -07:00
ishaan-jaff
973a7c2676 lint test 2 2023-08-18 12:20:24 -07:00
ishaan-jaff
0879827790 test linting 2023-08-18 12:18:07 -07:00
ishaan-jaff
a05991bb62 linting test 2023-08-18 12:13:04 -07:00
ishaan-jaff
1310e3b32f with failing linting 2023-08-18 12:10:54 -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
fbcb6d1c20 mypy linting fixes 2 2023-08-18 11:16:31 -07:00
ishaan-jaff
15b1da9dc8 add linting 2023-08-18 11:05:05 -07:00
Krrish Dholakia
8543d89418 automatically log data to sentry if it's present in the environment variables 2023-08-18 06:20:19 -07:00
Krrish Dholakia
ee20e6a1e6 have response type inherit from openaiobject 2023-08-18 05:13:30 -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
yujong-lee
701ff22b56 better testing 2023-08-18 17:41:31 +09:00
Krrish Dholakia
f0b104f37f bug fixes for response object 2023-08-17 20:24:38 -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
c29a135abc reset secret manager to None 2023-08-17 18:04:31 -07:00
ishaan-jaff
2ea36c49e3 fix tg computer 2023-08-17 18:01:12 -07:00
ishaan-jaff
068930f81a with verbose secretmanager 2023-08-17 17:36:08 -07:00
ishaan-jaff
071302fd47 fix key error 2023-08-17 16:20:43 -07:00
ishaan-jaff
5c60a36105 fix keys 2023-08-17 16:13:52 -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
6f48f7ab6e remove unused pkg resources + docs update 2023-08-17 13:19:23 -07:00
ishaan-jaff
d394c77623 use Model response types 2023-08-17 13:10:22 -07:00
Krrish Dholakia
16589d1892 return llm_provider as part of the exception 2023-08-17 11:41:47 -07:00
ishaan-jaff
32a3b98c0a hot fix litellm import 2023-08-17 11:39:28 -07:00
ishaan-jaff
489a31adb7 use importlib_metadata 2023-08-17 11:18:43 -07:00
ishaan-jaff
6e540fee7f create model response object 2023-08-17 11:13:01 -07:00