Commit graph

77 commits

Author SHA1 Message Date
Vince Lwt
2e5250607e support for later embeddings 2023-08-22 15:42:56 +02:00
Vince Lwt
48a2e7de0d fix error tracking 2023-08-21 21:31:09 +02: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
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
Krrish Dholakia
6cd4c5531e bug fixes for response object 2023-08-17 20:24:38 -07:00
ishaan-jaff
a74538ed6e fix tg computer 2023-08-17 18:01:12 -07:00
ishaan-jaff
11ea802759 with verbose secretmanager 2023-08-17 17:36:08 -07:00
ishaan-jaff
e3ef8af694 add support for keys 2023-08-17 15:30:40 -07:00
ishaan-jaff
99f5db769b refactor setting keys 2023-08-17 15:14:25 -07:00
ishaan-jaff
d50145636b remove unused pkg resources + docs update 2023-08-17 13:19:23 -07:00
ishaan-jaff
5b3a9cb59a use Model response types 2023-08-17 13:10:22 -07:00
Krrish Dholakia
b91c69ffde return llm_provider as part of the exception 2023-08-17 11:41:47 -07:00
ishaan-jaff
2cfd4dd871 hot fix litellm import 2023-08-17 11:39:28 -07:00
ishaan-jaff
e900e28d18 use importlib_metadata 2023-08-17 11:18:43 -07:00
ishaan-jaff
224ccad8f9 create model response object 2023-08-17 11:13:01 -07:00
ishaan-jaff
701dd83853 fixes to caching, testing caching 2023-08-17 10:41:14 -07:00
ishaan-jaff
9a31de520a fix tg ai streaming 2023-08-16 21:53:39 -07:00
Krrish Dholakia
79bcb59e0b adding exact match caching 2023-08-16 21:44:52 -07:00
ishaan-jaff
bba65a609b fixed get_secret 2023-08-14 17:34:28 -07:00
ishaan-jaff
8b408bb83b allow setting litellm.api_key 2023-08-14 17:17:20 -07:00
Krrish Dholakia
e642483eaf adding support for meta-llama-2 2023-08-14 14:35:21 -07:00
ishaan-jaff
6f1749ac9e with text-bison 2023-08-14 10:34:01 -07:00
Krish Dholakia
e90aed6def Merge branch 'main' into multi-class-krrish 2023-08-12 17:47:37 -07:00
Krrish Dholakia
209d1e4e1e replacing individual provider flags with 'custom_llm_provider' 2023-08-12 16:40:36 -07:00
Krrish Dholakia
411ba6a827 adding anthropic llm class - handles sync + stream 2023-08-12 16:34:32 -07:00
ishaan-jaff
b453836b5d fix yield + version number 2023-08-12 15:05:11 -07:00
ishaan-jaff
be44a9b6b6 ollama with streaming 2023-08-12 14:49:50 -07:00
Krrish Dholakia
8052b86de8 coverage for custom api scenario in load testing 2023-08-11 18:20:24 -07:00
Krrish Dholakia
386536ce88 add model load testing functionality 2023-08-11 17:59:51 -07:00
ishaan-jaff
ad56d3d032 add config 2023-08-11 10:18:13 -07:00
ishaan-jaff
6224589611 add vertex AI 2023-08-10 18:37:25 -07:00
Krrish Dholakia
91170fddcf code cleanup 2023-08-10 17:57:57 -07:00
ishaan-jaff
58331fda1d with caching 2023-08-10 15:14:58 -07:00
ishaan-jaff
b616b13e36 debug cache circle ci 2023-08-10 15:03:33 -07:00
ishaan-jaff
b915c4beb1 fix failing tests 2023-08-10 13:27:59 -07:00
ishaan-jaff
8f38f61b76 add caching with chromDB - not a dependency 2023-08-10 13:21:06 -07:00
Krrish Dholakia
3cc3a15278 updating crash monitoring 2023-08-10 11:13:30 -07:00
Krrish Dholakia
82d7fcfbd5 clean up print statements 2023-08-09 19:49:27 -07:00