Krrish Dholakia
|
f7f108d230
|
move baseten to a REST endpoint call
|
2023-08-24 14:43:49 -07:00 |
|
ishaan-jaff
|
4c081674fe
|
fix opt-out of litellm client
|
2023-08-24 12:42:07 -07:00 |
|
Krrish Dholakia
|
2a4cedb1ff
|
enable litedebugger opt-out
|
2023-08-24 10:19:10 -07:00 |
|
Krrish Dholakia
|
63a226d8ba
|
accept model alias
|
2023-08-24 08:20:21 -07:00 |
|
ishaan-jaff
|
773ab142b6
|
with litellm.token
|
2023-08-23 21:00:06 -07:00 |
|
ishaan-jaff
|
c57bd311c3
|
bump model list fix
|
2023-08-23 14:50:51 -07:00 |
|
ishaan-jaff
|
6e1c84f254
|
always fetch latest models
|
2023-08-23 11:55:03 -07:00 |
|
Krrish Dholakia
|
e659c66a75
|
updates to litedebugger dashboard
|
2023-08-23 11:51:16 -07:00 |
|
Krrish Dholakia
|
2e1ee63d58
|
log embedding success/failure as well
|
2023-08-23 10:38:46 -07:00 |
|
Vince Lwt
|
f7391c9b05
|
Merge branch 'main' into main
|
2023-08-23 18:39:09 +02:00 |
|
ishaan-jaff
|
b4b2949b7b
|
add krrish changes
|
2023-08-23 08:40:37 -07:00 |
|
Krrish Dholakia
|
a34b613a7c
|
get keys if auth error
|
2023-08-22 18:01:49 -07:00 |
|
Krrish Dholakia
|
6b4c968c87
|
fixing linting issues
|
2023-08-22 16:18:11 -07:00 |
|
Krrish Dholakia
|
b481a66c7f
|
updates
|
2023-08-22 16:13:09 -07:00 |
|
ishaan-jaff
|
a61d261c06
|
fix linting errors
|
2023-08-22 16:06:41 -07:00 |
|
Ishaan Jaff
|
1e554277c0
|
Merge pull request #180 from zakhar-kogan/main
Added importlib, changed favicon, fixed __version__
|
2023-08-22 15:58:55 -07:00 |
|
Krrish Dholakia
|
d01017256a
|
change get to post request
|
2023-08-22 15:39:24 -07:00 |
|
ishaan-jaff
|
d47476165f
|
linting fixes
|
2023-08-22 15:17:38 -07:00 |
|
Krrish Dholakia
|
2246bf6264
|
fixing lite debugger error
|
2023-08-22 15:15:47 -07:00 |
|
ishaan-jaff
|
9a04a3b95b
|
test fallbacks
|
2023-08-22 15:07:07 -07:00 |
|
ishaan-jaff
|
c67e59cd10
|
formatting fixes
|
2023-08-22 15:07:07 -07:00 |
|
Krrish Dholakia
|
2382735f49
|
update env with hosted keys
|
2023-08-22 09:01:33 -07:00 |
|
Krrish Dholakia
|
c4a4db2b34
|
cache the model list response
|
2023-08-22 07:21:24 -07:00 |
|
Krrish Dholakia
|
fd2eeaa6bc
|
adding hosted get model list
|
2023-08-22 07:11:49 -07:00 |
|
Vince Lwt
|
2e5250607e
|
support for later embeddings
|
2023-08-22 15:42:56 +02:00 |
|
Zakhar Kogan
|
47f9017323
|
Merge branch 'BerriAI:main' into main
|
2023-08-22 08:52:55 +03:00 |
|
Krrish Dholakia
|
909383bfb3
|
updates to litedebugger
|
2023-08-21 17:09:52 -07:00 |
|
Krrish Dholakia
|
1bbec66b57
|
acreate thin-client
|
2023-08-21 16:04:15 -07:00 |
|
ishaan-jaff
|
e3912af35f
|
remove bad print statement in debugger client
|
2023-08-21 13:47:26 -07:00 |
|
Krrish Dholakia
|
0058df3271
|
helper function to check if user is allowed to call model
|
2023-08-21 12:36:58 -07:00 |
|
Vince Lwt
|
48a2e7de0d
|
fix error tracking
|
2023-08-21 21:31:09 +02:00 |
|
Krrish Dholakia
|
e56c744159
|
cleanup print statements
|
2023-08-21 12:21:44 -07:00 |
|
Krrish Dholakia
|
4835a36cd8
|
simplifying calling litellm debugger
|
2023-08-21 11:37:09 -07:00 |
|
Krrish Dholakia
|
506c9122cc
|
adding litedebugger dashboard url in print statements
|
2023-08-21 09:10:58 -07:00 |
|
Vince Lwt
|
52a4389ef8
|
clean format
|
2023-08-21 17:01:00 +02:00 |
|
Vince Lwt
|
647df99774
|
almost working llmonitor
|
2023-08-21 16:26:47 +02:00 |
|
Krrish Dholakia
|
16a87afc80
|
adding lite debugger integration
|
2023-08-20 15:06:50 -07:00 |
|
Krrish Dholakia
|
898bf97294
|
updates to supabase client logging
|
2023-08-20 13:10:01 -07:00 |
|
Krrish Dholakia
|
2210e6f986
|
improved error logging for sentry
|
2023-08-20 13:10:01 -07:00 |
|
Krrish Dholakia
|
19c9ae89b6
|
adding logging
|
2023-08-20 13:09:44 -07:00 |
|
Zakhar Kogan
|
2309f2f407
|
Merge branch 'BerriAI:main' into main
|
2023-08-20 11:21:33 +03:00 |
|
Zakhar Kogan
|
2e73accce9
|
pkg_resources ⇢ importlib.metadata for versions
|
2023-08-20 11:20:53 +03:00 |
|
Krrish Dholakia
|
7c33d1157a
|
making logging a class - adding input-callbacks
|
2023-08-19 20:03:31 -07:00 |
|
ishaan-jaff
|
8710e54f6b
|
add logit bias
|
2023-08-19 16:29:14 -07:00 |
|
ishaan-jaff
|
e46aa470b4
|
caching with model names
|
2023-08-18 13:48:32 -07:00 |
|
ishaan-jaff
|
441f69d63a
|
linting type fixes
|
2023-08-18 11:36:06 -07:00 |
|
ishaan-jaff
|
bb70a55c91
|
mypy linting fixes 2
|
2023-08-18 11:16:31 -07:00 |
|
ishaan-jaff
|
2c7ffb7c75
|
add linting
|
2023-08-18 11:05:05 -07:00 |
|
Krrish Dholakia
|
0ba0ca6896
|
automatically log data to sentry if it's present in the environment variables
|
2023-08-18 06:20:19 -07:00 |
|
Krrish Dholakia
|
ec324972d2
|
have response type inherit from openaiobject
|
2023-08-18 05:13:30 -07:00 |
|