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
|
c3916a7754
|
feat(utils.py): adding additional states for custom logging
|
2023-11-04 17:07:20 -07: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
|
2c18f7d374
|
(fix) logging callbacks - promptlayer
|
2023-11-02 08:18:00 -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 |
|
Krish Dholakia
|
b86c679e71
|
Merge pull request #647 from nirga/traceloop-bug
fix: bugs in traceloop integration
|
2023-10-24 17:38:30 -07:00 |
|
ishaan-jaff
|
8e9340f3b9
|
(fix) llmonitor track function calls
|
2023-10-20 09:05:14 -07:00 |
|
ishaan-jaff
|
16f598aa3f
|
(fix) allow using more than 1 custom callback
|
2023-10-19 09:11:58 -07:00 |
|
Nir Gazit
|
c21e86faec
|
fix: bugs in traceloop integration
|
2023-10-19 17:23:51 +02:00 |
|
Krish Dholakia
|
a0f6279bff
|
Merge pull request #643 from nirga/batch
fix: disabled batch by default for Traceloop
|
2023-10-18 13:59:45 -07:00 |
|
Nir Gazit
|
92d4ae1eaa
|
fix: disabled batch by default
|
2023-10-18 22:30:16 +02:00 |
|
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 |
|