Marc Klingen

Results 116 issues of Marc Klingen

`sdk_integration` helps to track which Langfuse events are ingested via the integration. Helpful for everyon using multiple integrations. While the requirements mentioned `langfuse>=2.6.3`, the docs and CI used `langfuse>=2.0.0`. I...

### Discussed in https://github.com/orgs/langfuse/discussions/1862 Originally posted by **sfarthin** April 25, 2024 ### Describe the feature or potential improvement We need a method to efficiently link an execution trace to a...

feat-datasets

### Discussed in https://github.com/orgs/langfuse/discussions/1830 Originally posted by **nathan-vo810** April 24, 2024 ### Describe the feature or potential improvement Take the following snippet as an example ``` @observe() def fn(): return...

Fixes #1821 This is blocked as there is only beta support for Microsoft Entra ID in auth.js as of now (read the warning after already getting started on this): https://authjs.dev/getting-started/providers/microsoft-entra-id

### Discussed in https://github.com/orgs/langfuse/discussions/1820 Originally posted by **Stadly** April 23, 2024 ### Describe the feature or potential improvement Azure AD is [deprecated in Auth.js](https://authjs.dev/getting-started/providers/azure-ad). Would be nice to be able...

feat-auth

### Discussed in https://github.com/orgs/langfuse/discussions/1774 Originally posted by **maxjacu** April 18, 2024 ### Describe the feature or potential improvement Langchain as of recent supports (finally) mustache style variables {{var}}. Langfuse would...

sdk-python
integration-langchain

### Describe the feature you'd like to request Capture the full context of an OpenAI Assistant run as a trace in Langfuse ### Describe the solution you'd like to see...

prio-medium
sdk-python
integration-openai