Commit graph

79 commits

Author SHA1 Message Date
ishaan-jaff
6d731d6a79 (fix) llmonitor track function calls 2023-10-20 09:05:14 -07:00
ishaan-jaff
bdaff66973 (fix) allow using more than 1 custom callback 2023-10-19 09:11:58 -07:00
Krish Dholakia
ee2d675d3a Merge pull request #643 from nirga/batch
fix: disabled batch by default for Traceloop
2023-10-18 13:59:45 -07:00
Nir Gazit
58a178344b fix: disabled batch by default 2023-10-18 22:30:16 +02:00
ishaan-jaff
eaa9c65a72 (fix) langsmith logger track project_name and run_name 2023-10-18 12:00:12 -07:00
ishaan-jaff
dade7fe1b1 (feat) add langsmith logger to litellm 2023-10-18 11:39:37 -07:00
ishaan-jaff
cf2ca680d1 (fix) linting fix for wandb logger 2023-10-17 18:06:14 -07:00
ishaan-jaff
c67895315d (feat) weights & biases logger 2023-10-17 18:01:53 -07:00
ishaan-jaff
18d97ee64b (feat) bump langfuse logger, track function responses, completion() metadata like temp, max_tokens etc 2023-10-17 11:51:05 -07:00
coconut49
919d622b40 Remove all __pycache__ directories 2023-10-17 22:40:59 +08:00
ishaan-jaff
8dfd76ff34 (feat) langfuse logging set custom generation_name 2023-10-16 21:34:01 -07:00
Krrish Dholakia
d0b4dfd26c feat(proxy_server): adds create-proxy feature 2023-10-12 18:27:07 -07:00
Krrish Dholakia
67b3e792ff fix(openai.py): enable custom proxy to pass in ca_bundle_path 2023-10-10 13:23:27 -07:00
ishaan-jaff
a214a0f328 (fix) remove print from supabaseClient 2023-10-10 09:59:38 -07:00
ishaan-jaff
dec855e364 (fix) supabase fix upsert bug 2023-10-10 09:55:10 -07:00
ishaan-jaff
8d7b6490fc (fix) supabase callback use litellm.completion_cost 2023-10-10 08:58:16 -07:00
ishaan-jaff
605369bc2a fix(llmonitor callback): correctly set user_id 2023-10-05 19:36:39 -07:00
ishaan-jaff
fc0091ea53 pass langfuse host 2023-10-04 09:21:46 -07:00
ishaan-jaff
779f3ec352 add langfuse host in callback 2023-10-04 09:12:21 -07:00
ishaan-jaff
8457f5e88b raise error when langfuse not installed 2023-10-03 20:58:40 -07:00
Krrish Dholakia
fdcfca7699 add metadata logging to promptlayer 2023-09-21 10:45:02 -07:00
ishaan-jaff
6ee5f7ba95 fix promptlayer logging 2023-09-13 13:22:43 -07:00
ishaan-jaff
41d90f0ef7 custom_logger for litellm - callback_func 2023-09-09 18:41:41 -07:00
ishaan-jaff
b377655d8f try/except completion_cost + custom logger func 2023-09-09 18:36:22 -07:00
ishaan-jaff
5a047d8b7a fix:completion fails when client=True&no email set 2023-09-08 12:36:33 -07:00
Krrish Dholakia
b60049b030 fix litedebugger double logging error 2023-09-07 18:02:24 -07:00
Krrish Dholakia
51b64c59f3 update streaming docs to show it working for async completion calls 2023-09-05 09:18:37 -07:00
Krrish Dholakia
455794c628 updates to logging 2023-09-01 14:38:52 -07:00
Krrish Dholakia
6cd3a44a37 fix api url for litedebugger 2023-09-01 13:28:12 -07:00
Krrish Dholakia
db5e7a3515 fixes to litedebugger 2023-09-01 13:22:16 -07:00
ishaan-jaff
0614e7d4e7 default langfuse flush 2023-08-31 11:43:20 -07:00
ishaan-jaff
4f72dbc69c add langfuse integration 2023-08-31 11:04:17 -07:00
ishaan-jaff
1d782a1153 remove traceloop as a dependency 2023-08-29 09:34:16 -07:00
Krish Dholakia
4c4a43573d Merge pull request #227 from nirga/main
feat: traceloop docs
2023-08-29 09:19:34 -07:00
Nir Gazit
06338b4aa2 feat: traceloop docs 2023-08-29 00:13:07 +02:00
Krrish Dholakia
a0f882d507 new logger client 2023-08-28 14:59:00 -07:00
ishaan-jaff
a69b7ffcfa formatting improvements 2023-08-28 09:20:50 -07:00
ishaan-jaff
e171c9b3eb with prompt layer test 2023-08-26 11:51:55 -07:00
ishaan-jaff
4381ec4902 add prompt layer integration 2023-08-26 11:28:20 -07:00
Krrish Dholakia
47917edef4 show litedebugger for streaming objects 2023-08-26 10:28:27 -07:00
Krrish Dholakia
2fd7768a99 update docs 2023-08-25 17:02:43 -07:00
Krrish Dholakia
a35deee5a1 updates to litedebugger logging 2023-08-25 16:21:01 -07:00
Krrish Dholakia
5aa3bd67ca updates to logging 2023-08-24 18:58:12 -07:00
Krrish Dholakia
f7f108d230 move baseten to a REST endpoint call 2023-08-24 14:43:49 -07:00
ishaan-jaff
b71c45d796 add litellm dashboard 2023-08-23 21:22:33 -07:00
ishaan-jaff
af19fbc41e use prod logger not local 2023-08-23 15:10:53 -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
Krrish Dholakia
d01017256a change get to post request 2023-08-22 15:39:24 -07:00