Commit graph

37 commits

Author SHA1 Message Date
Krrish Dholakia
04628ccd75 test(test_alangfuse.py): fix test to expect correct response object 2024-07-11 09:00:31 -07:00
Ishaan Jaff
7695356f00 fix langfuse tests in_memory_langfuse_clients 2024-06-22 13:59:36 -07:00
Ishaan Jaff
08a0dbaba2 testing - use in memory langfuse client cache 2024-06-22 13:40:34 -07:00
Ishaan Jaff
18171cfecd fix testing - we had two files running the exact same langfuse test 2024-06-22 13:32:28 -07:00
Krrish Dholakia
d9166a6d97 test(test_alangfuse.py): fix race condition 2024-06-20 10:56:10 -07:00
Krrish Dholakia
7548bc6ecb test(test_alangfuse.py): fix test to flush in order 2024-06-20 10:22:15 -07:00
Krrish Dholakia
1c9ae0389e test(test_alangfuse.py): skip local test 2024-06-19 22:31:16 -07:00
Krrish Dholakia
3c807a2fa7 test(test_alangfuse.py): delay check 2024-06-19 22:23:10 -07:00
Krrish Dholakia
5a2168d290 test(test_alangfuse.py): fix test 2024-06-19 21:50:02 -07:00
Krrish Dholakia
14dee0ca80 test(test_alangfuse.py): fix tests 2024-06-19 21:41:43 -07:00
Ishaan Jaff
f43a39aeda ci/cd run dynamic langfuse tests 1st 2024-06-19 20:54:55 -07:00
Ishaan Jaff
fa08671917 fix langfuse dynamic logging test 2024-06-19 20:28:16 -07:00
Krrish Dholakia
84043f4fd4 fix(litellm_logging.py): initialize global variables
Fixes https://github.com/BerriAI/litellm/issues/4281
2024-06-19 18:39:45 -07:00
Ishaan Jaff
b0518ea53d test- langfuse prompt 2024-06-18 19:59:34 -07:00
Hannes Burrichter
094e880892 Fix missing Azure api version in Langfuse create_async_task test 2024-06-16 16:09:35 +02:00
Ishaan Jaff
7c9686b760 fix - redacted by litellm test 2024-06-07 17:02:21 -07:00
Krrish Dholakia
5e420ffec8 test(test_alangfuse.py): skip test for this pr 2024-05-21 14:08:05 -07:00
Krrish Dholakia
9d7af55613 test: fix test 2024-05-17 22:35:34 -07:00
Alex Epstein
f6e46a38d0 feat(langfuse.py): Allow for individual call message/response redaction 2024-05-12 22:38:29 -04:00
Ishaan Jaff
ed2a85bb7b fix langfuse logging metadata 2024-05-11 20:39:44 -07:00
Ishaan Jaff
453750203a fix langfuse test 2024-05-11 14:03:40 -07:00
Ishaan Jaff
a6f7d4f56d fix - langfuse trace 2024-05-11 10:28:13 -07:00
Ishaan Jaff
0a892cef67 fix langfuse test 2024-05-11 10:20:30 -07:00
Krrish Dholakia
989c2a014c test: fix linting error 2024-05-07 13:18:49 -07:00
Alex Epstein
9ae08a8344 Update support for langfuse metadata
- Added ability to set trace release, version, metadata
- Added ability to update fields during a trace continuation
- Added ability to update input and output during a trace continuation
- Wrote new test for verifying metadata is set correctly
- Small improvement to setting secret boolean, prevent unnecessary literal_eval
- Small improvements to langfuse tests
2024-05-05 14:56:36 -04:00
Krrish Dholakia
b77ff7d959 test(test_alangfuse.py): fix test 2024-05-03 12:39:38 -07:00
Krrish Dholakia
6652e32869 fix(utils.py): revert pydantic object changes 2024-05-02 08:14:45 -07:00
Krrish Dholakia
4fe55a28fc fix(utils.py): fix pydantic object default values 2024-05-01 22:51:46 -07:00
Krrish Dholakia
733c1cd134 fix(langfuse.py): fix trace param overwriting when existing trace id is given 2024-05-01 08:44:46 -07:00
Krrish Dholakia
c29ae2765a fix(langfuse.py): don't overwrite trace details if existing trace id passed in 2024-05-01 08:15:17 -07:00
Ishaan Jaff
63749be60a test - redacting messages from langfuse 2024-04-27 10:03:34 -07:00
ishaan-jaff
beae71d12c (beta-test) langfuse embedding 2024-01-31 10:25:19 -08:00
ishaan-jaff
db7c5497c6 (test) langfuse_latency_test_user 2024-01-19 11:38:44 -08:00
ishaan-jaff
74eb25747c (test) test latency added with langfuse call 2024-01-19 11:28:10 -08:00
ishaan-jaff
d908ec7e44 (test) langfuse - set custom trace_id 2023-12-30 20:19:22 +05:30
ishaan-jaff
a27ba3fd69 (test) langfuse - mark beta test 2023-12-27 18:43:49 +05:30
ishaan-jaff
db80d4f1a6 (ci/cd) move langfuse test early 2023-12-27 17:50:44 +05:30
Renamed from litellm/tests/test_langfuse.py (Browse further)