Commit graph

30 commits

Author SHA1 Message Date
ishaan-jaff
16fb83e007 (fix) proxy - remove errant print statement 2024-01-01 10:48:12 +05:30
ishaan-jaff
8ae4554a8a (feat) langfuse - set custom trace_id, trace_user_id 2023-12-30 20:19:03 +05:30
Krrish Dholakia
4905929de3 refactor: add black formatting 2023-12-25 14:11:20 +05:30
Krrish Dholakia
49932ac90a test: skip flaky tests 2023-12-23 12:37:38 +05:30
Krrish Dholakia
e620d2f219 fix(utils.py): log user_id to langfuse 2023-12-23 12:14:09 +05:30
Max Deichmann
b93fe99b74 debug langfuse on env variable 2023-12-19 12:20:58 +01:00
Max Deichmann
a05a955653 add log 2023-12-19 10:06:03 +01:00
Max Deichmann
dc8ae16d84 add users 2023-12-19 09:54:51 +01:00
Max Deichmann
c397da7c59 changes 2023-12-19 09:41:49 +01:00
Max Deichmann
99034709dc improve integration 2023-12-18 23:32:02 +01:00
ishaan-jaff
7915a5a120 (feat) langfuse add _async_log_event 2023-12-15 21:46:32 +05:30
Krrish Dholakia
f9dfeb502a fix(langfuse.py): serialize message for logging 2023-12-12 21:41:05 -08:00
ishaan-jaff
3acd393c5e (feat) langfuse - print traceback.exec() 2023-12-09 22:27:07 -08:00
Krrish Dholakia
c789865c87 fix(langfuse.py): metadata none error 2023-12-06 17:24:59 -08:00
ishaan-jaff
936c27c9ee (fix +test) langfuse log metadata 2023-11-30 13:53:43 -08:00
Krrish Dholakia
a5c99d8594 fix(langfuse.py): fix metadata logging for langfuse 2023-11-30 13:45:34 -08:00
ishaan-jaff
4aa95f9d43 (fix) langfuse logging - dont fail when casting optional params 2023-11-18 15:36:12 -08:00
ishaan-jaff
2564491434 (fix) langfuse logger for function calling / tools 2023-11-18 15:14:44 -08:00
Krrish Dholakia
c8b73d90f1 fix(utils.py): fix langfuse integration 2023-11-15 14:05:40 -08:00
Krrish Dholakia
c55db28b6f fix(utils.py): better exception raising if logging object is not able to get set 2023-11-06 06:34:27 -08:00
Krrish Dholakia
6b40546e59 refactor(all-files): removing all print statements; adding pre-commit + flake8 to prevent future regressions 2023-11-04 12:50:15 -07:00
ishaan-jaff
fd515f2a07 (fix) loggers langfuse - print import exception 2023-10-26 09:38:30 -07:00
Liam Moore
fe2b214b7a support release and debug params for langfuse client 2023-10-25 16:12:14 +02: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
ishaan-jaff
5135b77c43 (feat) langfuse logging set custom generation_name 2023-10-16 21:34:01 -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
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