How run Langfuse evaluations over specifics spans? #2852
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
To run Langfuse evaluations over specific spans in each
This setup ensures that each span within a For a more detailed setup, including initializing metrics with LLMs and embeddings, and handling batch scoring, refer to the Langfuse documentation and the Ragas documentation [1][2][3][4][5]. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @joaoCrulhas, I'd recommend to assign a |
Beta Was this translation helpful? Give feedback.



Hi @joaoCrulhas, I'd recommend to assign a
run_nameto the runnable lambdas which will define the name of the resulting span in Langfuse. Thereby you should be able to select which runnable lambda to run your evals on in Langfuse