Marc Klingen

Results 116 issues of 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....

sdk-python
integration-openai

## 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...

feat-evals
feat-dashboard

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...

sdk-python
sdk-js

### 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...

feat-api

### 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...

bug
sdk-js
integration-langchain

### 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...

bug
feat-datasets
ui-other

### Describe the bug see image ![image](https://github.com/user-attachments/assets/2181f824-8e0d-4da3-aa5d-97124a0a789a) ### To reproduce many, large model names ### SDK and container versions _No response_ ### Additional information _No response_ ### Are you interested...

bug
good first issue
ui
prio-low

### 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...

bug
integraton-llamaindex