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