Ishaan Jaff
|
754a94db97
|
Revert "Revert "Support passing prompt_label to langfuse (#11018)""
This reverts commit 0be7e7d088.
|
2025-05-22 14:14:39 -07:00 |
|
Ishaan Jaff
|
0be7e7d088
|
Revert "Support passing prompt_label to langfuse (#11018)"
This reverts commit 2b50b43ae2.
|
2025-05-22 14:11:19 -07:00 |
|
Krish Dholakia
|
2b50b43ae2
|
Support passing prompt_label to langfuse (#11018)
* fix: add prompt label support to prompt management hook
* feat: support 'prompt_label' parameter for langfuse prompt management
Closes https://github.com/BerriAI/litellm/discussions/9003#discussioncomment-13221555
* fix(litellm_logging.py): deep copy optional params to avoid mutation while logging
* fix(log-consistent-optional-param-values-across-providers): ensures params can be used for finetuning from providers
* fix: fix linting error
* test: update test
* test: update langfuse tests
* fix(litellm_logging.py): avoid deepcopying optional params
might contain thread object
|
2025-05-21 22:27:36 -07:00 |
|
Ishaan Jaff
|
1f4ea88228
|
(Testing) - Add e2e testing for langfuse logging with tags (#7922)
* move langfuse tests
* fix test
* fix completion.json
* working test
* test completion with tags
* langfuse testing fixes
* faster logging testing
* pytest-xdist in testing
* fix langfuse testing flow
* fix testing flow
* fix config for logging tests
* fix langfuse completion with tags stream
* fix _verify_langfuse_call
|
2025-01-22 09:09:25 -08:00 |
|