Marc Klingen
Marc Klingen
### Discussed in https://github.com/orgs/langfuse/discussions/3062 Originally posted by **aman-gupta-doc** August 24, 2024 ### Describe the feature or potential improvement Hi, Please provide support of `with_raw_response` of OpenAI SDK in langfuse SDK....
## Description With Langfuse datasets, users can run experiments on a dataset to compare metrics and observe differences between different runs on the same item across runs. However, there are...
Problem: when using multiple langfuse integrations (e.g. low-level sdk for prompt management, decorator, langchain integration), it is not simple to understand how to flush events to langfuse in a serverless...
### Discussed in https://github.com/orgs/langfuse/discussions/3379 Originally posted by **Preet1234-ux** September 17, 2024 I want to fetch the score provided by the user from langfuse in my python code . Are there...
### Describe the bug Just got this issue report via dm > I have code like this: > `graph.stream('some message', { callbacks: [//the usual langfuse callback] })` > > And...
### Discussed in https://github.com/orgs/langfuse/discussions/3212 Originally posted by **justinas-kazanavicius** September 3, 2024 ### Describe the feature or potential improvement Description and metadata are always fixed on the page (they cannot be...
### Describe the bug see image  ### To reproduce many, large model names ### SDK and container versions _No response_ ### Additional information _No response_ ### Are you interested...
### Describe the bug When using the (beta) instrumentation-based integration with LlamaIndex (python), `VectorStoreIndex.from_documents` results in two traces instead of one trace. Trace 1: https://cloud.langfuse.com/project/cloramnkj0002jz088vzn1ja4/traces/50871264-d335-445b-a5d0-a56b7b63ab52 Trace 2: https://cloud.langfuse.com/project/cloramnkj0002jz088vzn1ja4/traces/578a4391-0518-4392-b607-26a00669b9dd ### To...