Commit graph

200 commits

Author SHA1 Message Date
ishaan-jaff
0ea0566f20 (fix) high traffic langfuse, s3 2024-03-06 12:22:52 -08:00
ishaan-jaff
ffd23ef161 (fix) high traffic langfuse logging 2024-03-06 12:17:59 -08:00
Krrish Dholakia
38bcc910b7 fix: clean up print verbose statements 2024-03-05 15:01:03 -08:00
Ishaan Jaff
ab066d22a8 Merge branch 'main' into litellm_daily_metrics 2024-02-27 20:33:35 -08:00
ishaan-jaff
af90e508d9 (chore) move clickhouse to correct directory 2024-02-27 19:41:01 -08:00
ishaan-jaff
a794b442f8 (feat) update /daily metrics 2024-02-27 18:33:59 -08:00
ishaan-jaff
c907d2f3b5 (feat) /daily/metrics 2024-02-27 14:51:23 -08:00
ishaan-jaff
9480513d5d (feat) clickhouse update views / aggregate tables 2024-02-27 12:55:50 -08:00
ishaan-jaff
6f538df24f (feat) clickhouse run view setup 2024-02-27 12:52:20 -08:00
ishaan-jaff
d520ae32b4 (fix) logging on clickhouse + proxy 2024-02-27 08:59:24 -08:00
ishaan-jaff
198159afff (feat) enable viewing /spend/logs for clickhouse 2024-02-26 18:05:21 -08:00
ishaan-jaff
801984dc8c (feat) init clickhouse logger 2024-02-26 15:38:07 -08:00
ishaan-jaff
2ea6802f68 (feat) basic clickhouse logging setup 2024-02-26 15:28:57 -08:00
ishaan-jaff
a4987acd45 (feat) set up click house table on start 2024-02-26 15:25:59 -08:00
ishaan-jaff
644b7eb918 (v0) start clickhouse 2024-02-26 14:18:56 -08:00
ishaan-jaff
4e8b62ccea (feat) use clickhouse as a logging provider 2024-02-26 07:35:16 -08:00
ishaan-jaff
e40df7c2cc v0 clickhouse 2024-02-24 17:40:39 -08:00
Krrish Dholakia
78f8b4836b fix(langfuse.py): support time to first token logging on langfuse 2024-02-23 10:04:12 -08:00
Vivek Aditya
ddbe2bb56c pr comments addressed 2024-02-23 22:40:09 +05:30
Vivek Aditya
0315be6db6 Support for Athina logging 2024-02-23 21:49:40 +05:30
Krish Dholakia
4e00f68b58 Merge pull request #1491 from samyxdev/main
Adding PromptLayer support of tags
2024-02-22 11:42:56 -08:00
Krrish Dholakia
7089b13632 fix(llm_guard.py): add streaming hook for moderation calls 2024-02-20 20:31:32 -08:00
Krrish Dholakia
67cd9b1c63 feat(llama_guard.py): add llama guard support for content moderation + new async_moderation_hook endpoint 2024-02-16 18:45:25 -08:00
Krrish Dholakia
2a5a14d612 fix(utils.py): support image gen logging to langfuse 2024-02-16 16:12:52 -08:00
Krish Dholakia
c996b2e358 Merge pull request #1995 from BerriAI/litellm_langfuse_prompts
feat(langfuse.py): support langfuse prompt management
2024-02-15 23:57:00 -08:00
Krrish Dholakia
c0f5be1895 feat(langfuse.py): support langfuse prompt management 2024-02-15 21:21:30 -08:00
ishaan-jaff
b0a44a1258 (feat) track team_id in langfuse tags 2024-02-15 20:58:39 -08:00
Krrish Dholakia
66c0291640 fix: fix merge issues 2024-02-13 23:04:12 -08:00
Krish Dholakia
607c79a0ce Merge branch 'main' into litellm_fix_pii_output_parsing 2024-02-13 22:36:17 -08:00
Krrish Dholakia
9936427669 feat(presidio_pii_masking.py): enable output parsing for pii masking 2024-02-13 21:36:57 -08:00
Krish Dholakia
40c317cb76 Merge pull request #1955 from BerriAI/litellm_streaming_post_call_rules_2
feat(utils.py): enable post call rules for streaming
2024-02-13 19:18:29 -08:00
ishaan-jaff
7f0b75030f (fix) langfuse logging 2024-02-13 07:02:58 -08:00
Krrish Dholakia
fd6f64a4ae feat(utils.py): enable post call rules for streaming 2024-02-12 22:08:04 -08:00
deena
b4ea3ff908 support langfuse tags feature 2024-02-12 19:49:11 +02:00
Krrish Dholakia
139d27f128 fix(langfuse.py): langfuse success logging fix 2024-02-08 16:46:04 -08:00
Krrish Dholakia
43cd0808aa fix(langfuse.py): support passing input params for langfuse errors 2024-02-08 16:37:33 -08:00
Krrish Dholakia
c28d72ca8d fix(proxy_server.py): prisma client fixes for high traffic 2024-02-06 17:30:36 -08:00
ishaan-jaff
83d5b2a884 (fix) langfuse show semantic-similarity in tags 2024-02-06 13:41:22 -08:00
ishaan-jaff
a8d81b91a7 (feat) show langfuse logging tags better through proxy 2024-02-06 13:09:48 -08:00
Krrish Dholakia
1b975bbe28 fix(langfuse.py): support logging failed llm api calls to langfuse 2024-02-05 16:16:15 -08:00
David Manouchehri
167f45f442 (feat) Add sessionId for Langfuse. 2024-02-05 15:13:21 -05:00
ishaan-jaff
2e4b1bcf4d (feat) use same id to log on s3, langfuse 2024-02-02 16:26:59 -08:00
Krrish Dholakia
34886b0261 fix(helicone.py): fix logging 2024-02-02 14:30:01 -08:00
ishaan-jaff
cc931ad5c0 (fix) langfuse - use exact same response_id as s3 logging 2024-02-02 14:29:23 -08:00
ishaan-jaff
23930cadbb (fix) langfuse logging, append time to logs 2024-02-02 14:20:02 -08:00
ishaan-jaff
8e97d996b6 (feat) langfuse set generation_id to response ID 2024-02-02 13:06:47 -08:00
David Manouchehri
220bf0de6b s3 logger - Improve filename to allow easier sorting. 2024-02-02 11:29:13 -05:00
Krrish Dholakia
99678147df feat(utils.py): support dynamic langfuse params and team settings on proxy 2024-02-01 21:08:24 -08:00
Krish Dholakia
f30c399b35 Merge pull request #1704 from maxdeichmann/add-langfuse-cost-tracking
feat: add langfuse cost tracking
2024-01-31 16:09:50 -08:00
Krrish Dholakia
a5a6d56243 fix(langfuse.py): use total_cost 2024-01-31 16:04:56 -08:00