Commit graph

125 commits

Author SHA1 Message Date
ishaan-jaff
4258828969 (fix) langsmith logger track project_name and run_name 2023-10-18 12:00:12 -07:00
ishaan-jaff
994979a3f4 (feat) add langsmith logger to litellm 2023-10-18 11:39:37 -07:00
ishaan-jaff
da3625e2f3 (fix) linting fix for wandb logger 2023-10-17 18:06:14 -07:00
ishaan-jaff
5fd7720029 (feat) weights & biases logger 2023-10-17 18:01:53 -07:00
ishaan-jaff
4cccad35f4 (feat) bump langfuse logger, track function responses, completion() metadata like temp, max_tokens etc 2023-10-17 11:51:05 -07:00
coconut49
2039066aa1
Remove all __pycache__ directories 2023-10-17 22:40:59 +08:00
ishaan-jaff
5135b77c43 (feat) langfuse logging set custom generation_name 2023-10-16 21:34:01 -07:00
Krrish Dholakia
b28c055896 feat(proxy_server): adds create-proxy feature 2023-10-12 18:27:07 -07:00
Krrish Dholakia
b50013386f fix(openai.py): enable custom proxy to pass in ca_bundle_path 2023-10-10 13:23:27 -07:00
ishaan-jaff
f97811fb1c (fix) remove print from supabaseClient 2023-10-10 09:59:38 -07:00
ishaan-jaff
a89d3ed2af (fix) supabase fix upsert bug 2023-10-10 09:55:10 -07:00
ishaan-jaff
35b9f34751 (fix) supabase callback use litellm.completion_cost 2023-10-10 08:58:16 -07:00
ishaan-jaff
1897a1ee46 fix(llmonitor callback): correctly set user_id 2023-10-05 19:36:39 -07:00
ishaan-jaff
925a6645df pass langfuse host 2023-10-04 09:21:46 -07:00
ishaan-jaff
e0373e05ad add langfuse host in callback 2023-10-04 09:12:21 -07:00
ishaan-jaff
73ad1bf6ed raise error when langfuse not installed 2023-10-03 20:58:40 -07:00
Krrish Dholakia
b76372cee0 add metadata logging to promptlayer 2023-09-21 10:45:02 -07:00
ishaan-jaff
1913d36e05 fix promptlayer logging 2023-09-13 13:22:43 -07:00
ishaan-jaff
eaaede608e custom_logger for litellm - callback_func 2023-09-09 18:41:41 -07:00
ishaan-jaff
7dc694c704 try/except completion_cost + custom logger func 2023-09-09 18:36:22 -07:00
ishaan-jaff
b0a2e57a8a fix:completion fails when client=True&no email set 2023-09-08 12:36:33 -07:00
Krrish Dholakia
554b05015e fix litedebugger double logging error 2023-09-07 18:02:24 -07:00
Krrish Dholakia
dc130efac6 update streaming docs to show it working for async completion calls 2023-09-05 09:18:37 -07:00
Krrish Dholakia
34ed4cc23c updates to logging 2023-09-01 14:38:52 -07:00
Krrish Dholakia
99ce9873e9 fix api url for litedebugger 2023-09-01 13:28:12 -07:00
Krrish Dholakia
0ff4515f20 fixes to litedebugger 2023-09-01 13:22:16 -07:00
ishaan-jaff
f4b209ca65 default langfuse flush 2023-08-31 11:43:20 -07:00
ishaan-jaff
f466c443fe add langfuse integration 2023-08-31 11:04:17 -07:00
ishaan-jaff
5e709732a7 remove traceloop as a dependency 2023-08-29 09:34:16 -07:00
Krish Dholakia
34346aa839
Merge pull request #227 from nirga/main
feat: traceloop docs
2023-08-29 09:19:34 -07:00
Nir Gazit
c470ebf615 feat: traceloop docs 2023-08-29 00:13:07 +02:00
Krrish Dholakia
e8eb92c108 new logger client 2023-08-28 14:59:00 -07:00
ishaan-jaff
b713acb0a4 formatting improvements 2023-08-28 09:20:50 -07:00
ishaan-jaff
b2e72e52e4 with prompt layer test 2023-08-26 11:51:55 -07:00
ishaan-jaff
7d99e09a4a add prompt layer integration 2023-08-26 11:28:20 -07:00
Krrish Dholakia
1192640fb9 show litedebugger for streaming objects 2023-08-26 10:28:27 -07:00
Krrish Dholakia
198b95d7a0 update docs 2023-08-25 17:02:43 -07:00
Krrish Dholakia
c423db29f3 updates to litedebugger logging 2023-08-25 16:21:01 -07:00
Krrish Dholakia
7d16df98ac updates to logging 2023-08-24 18:58:12 -07:00
Krrish Dholakia
6e30b234ac move baseten to a REST endpoint call 2023-08-24 14:43:49 -07:00
ishaan-jaff
6047b84423 add litellm dashboard 2023-08-23 21:22:33 -07:00
ishaan-jaff
79de8bb12e use prod logger not local 2023-08-23 15:10:53 -07:00
Krrish Dholakia
d183dc8269 updates to litedebugger dashboard 2023-08-23 11:51:16 -07:00
Krrish Dholakia
84754da801 log embedding success/failure as well 2023-08-23 10:38:46 -07:00
Vince Lwt
dcbf5e2444
Merge branch 'main' into main 2023-08-23 18:39:09 +02:00
Krrish Dholakia
1f98f38f13 change get to post request 2023-08-22 15:39:24 -07:00
ishaan-jaff
f3334a9634 linting fixes 2023-08-22 15:17:38 -07:00
ishaan-jaff
ccf875f84b formatting fixes 2023-08-22 15:07:07 -07:00
Vince Lwt
fd9c9227b6 clean 2023-08-22 15:48:43 +02:00
Vince Lwt
0cb4816ab2 support for later embeddings 2023-08-22 15:42:56 +02:00