ishaan-jaff
|
f1c68e06fa
|
(fix) proxy - remove errant print statement
|
2024-01-01 10:48:12 +05:30 |
|
ishaan-jaff
|
3e933b75d0
|
(feat) langfuse - set custom trace_id, trace_user_id
|
2023-12-30 20:19:03 +05:30 |
|
Krrish Dholakia
|
79978c44ba
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
Krrish Dholakia
|
a23fbe4d25
|
test: skip flaky tests
|
2023-12-23 12:37:38 +05:30 |
|
Krrish Dholakia
|
d1dea7c87d
|
fix(utils.py): log user_id to langfuse
|
2023-12-23 12:14:09 +05:30 |
|
Max Deichmann
|
a250b4d421
|
debug langfuse on env variable
|
2023-12-19 12:20:58 +01:00 |
|
Max Deichmann
|
00ff0113d0
|
add log
|
2023-12-19 10:06:03 +01:00 |
|
Max Deichmann
|
a43b8aa703
|
add users
|
2023-12-19 09:54:51 +01:00 |
|
Max Deichmann
|
a49e1d662e
|
changes
|
2023-12-19 09:41:49 +01:00 |
|
Max Deichmann
|
e8d7235082
|
improve integration
|
2023-12-18 23:32:02 +01:00 |
|
Krrish Dholakia
|
e62327dd92
|
fix(traceloop.py): add additional openllmetry traces
|
2023-12-16 19:21:39 -08:00 |
|
Krrish Dholakia
|
bfafabea10
|
fix(azure.py): fix azure streaming logging
|
2023-12-16 18:06:08 -08:00 |
|
Krrish Dholakia
|
68c53256ab
|
fix(proxy_server.py): setup depedencies on server startup
|
2023-12-16 11:56:11 -08:00 |
|
ishaan-jaff
|
7c41d509fe
|
(feat) langfuse add _async_log_event
|
2023-12-15 21:46:32 +05:30 |
|
ishaan-jaff
|
a5540bf24d
|
(feat) proxy logs: dynamodb - set table name
|
2023-12-15 21:38:44 +05:30 |
|
ishaan-jaff
|
7ce2db8189
|
(fix) make dynamo logger async for proxy
|
2023-12-15 18:52:09 +05:30 |
|
ishaan-jaff
|
6ff5833839
|
(feat) dynamo db - log call_type
|
2023-12-15 17:27:48 +05:30 |
|
ishaan-jaff
|
72738c5c83
|
(feat) dynamo logger - all payload vals are str
|
2023-12-15 17:00:38 +05:30 |
|
ishaan-jaff
|
78770b9972
|
(test) dynamo db writes
|
2023-12-15 16:43:33 +05:30 |
|
ishaan-jaff
|
1ca53ef2da
|
(fix) dynamo.py spelling
|
2023-12-15 16:07:42 +05:30 |
|
ishaan-jaff
|
c2df58ef62
|
(feat) add dynamoDB logger
|
2023-12-15 15:35:35 +05:30 |
|
Krrish Dholakia
|
5160f06274
|
docs(custom_callback.md): add async failure + streaming logging events to docs
https://github.com/BerriAI/litellm/issues/1125
|
2023-12-14 10:46:53 -08:00 |
|
Krrish Dholakia
|
3fbeca134f
|
fix(custom_logger.py): enable pre_call hooks to modify incoming data to proxy
|
2023-12-13 16:20:37 -08:00 |
|
Krrish Dholakia
|
2231601d5a
|
fix(ollama.py): fix async completion calls for ollama
|
2023-12-13 13:10:25 -08:00 |
|
Krrish Dholakia
|
1a2eab103a
|
fix(langfuse.py): serialize message for logging
|
2023-12-12 21:41:05 -08:00 |
|
Krrish Dholakia
|
cf7b93e14b
|
refactor(custom_logger.py): add async log stream event function
|
2023-12-12 00:16:48 -08:00 |
|
ishaan-jaff
|
0d47f18421
|
(feat) langfuse - print traceback.exec()
|
2023-12-09 22:27:07 -08:00 |
|
Krrish Dholakia
|
a65c8919fc
|
fix(router.py): fix least-busy routing
|
2023-12-08 20:29:49 -08:00 |
|
Krrish Dholakia
|
c040b478fc
|
fix(langfuse.py): metadata none error
|
2023-12-06 17:24:59 -08:00 |
|
ishaan-jaff
|
e56e7d1d16
|
(feat) Custom_logger add async success & async failure
|
2023-12-06 17:16:24 -08:00 |
|
ishaan-jaff
|
bac8125e5c
|
(feat) litellm - add _async_failure_callback
|
2023-12-06 14:43:47 -08:00 |
|
Krrish Dholakia
|
d1a525b6c9
|
feat(utils.py): add async success callbacks for custom functions
|
2023-12-04 16:42:40 -08:00 |
|
ishaan-jaff
|
963dec91d1
|
(fix +test) langfuse log metadata
|
2023-11-30 13:53:43 -08:00 |
|
Krrish Dholakia
|
1600ad11fc
|
fix(langfuse.py): fix metadata logging for langfuse
|
2023-11-30 13:45:34 -08:00 |
|
Krrish Dholakia
|
a2207d462e
|
feat(router.py): add server cooldown logic
|
2023-11-22 15:59:48 -08:00 |
|
ishaan-jaff
|
c9445db22f
|
(fix) langfuse logging - dont fail when casting optional params
|
2023-11-18 15:36:12 -08:00 |
|
ishaan-jaff
|
250c891750
|
(fix) langfuse logger for function calling / tools
|
2023-11-18 15:14:44 -08:00 |
|
Krrish Dholakia
|
04ce14e404
|
fix(utils.py): fix langfuse integration
|
2023-11-15 14:05:40 -08:00 |
|
Krrish Dholakia
|
b8cc981db5
|
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
|
e633566253
|
feat(utils.py): adding additional states for custom logging
|
2023-11-04 17:07:20 -07:00 |
|
Krrish Dholakia
|
d0b23a2722
|
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
|
5bf42d9be8
|
(fix) logging callbacks - promptlayer
|
2023-11-02 08:18:00 -07:00 |
|
ishaan-jaff
|
5d2e445787
|
(fix) loggers langfuse - print import exception
|
2023-10-26 09:38:30 -07:00 |
|
Liam Moore
|
ff8a47aed3
|
support release and debug params for langfuse client
|
2023-10-25 16:12:14 +02:00 |
|
Krish Dholakia
|
b7200cf1f1
|
Merge pull request #647 from nirga/traceloop-bug
fix: bugs in traceloop integration
|
2023-10-24 17:38:30 -07:00 |
|
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 |
|
Nir Gazit
|
9e9855d814
|
fix: bugs in traceloop integration
|
2023-10-19 17:23:51 +02: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 |
|