Self hosted v4 #12926
Replies: 2 comments
-
|
The Python SDK v4 is designed to work with self-hosted Langfuse, but there are specific platform version requirements you need to meet. For the Python SDK v3, self-hosted Langfuse requires platform version ≥ 3.125.0 for all features to work correctly. (1) However, there's an important caveat in the v3 → v4 migration guide: if you are self-hosting Langfuse, you should not use The migration checklist specifically notes:
So v4 SDK support for self-hosted exists, but some v4 API features (specifically the new Observations and Metrics endpoints) are not yet available on self-hosted and require using the legacy v1 namespaces. I don't have specific information about the timeline for when full v4 API support will be available on self-hosted deployments. You may want to check the Langfuse GitHub discussions or reach out to the Langfuse team directly for roadmap details. 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @danielstankw, yes we are planning to release v4 for self-hosters soon. We have a thread on this here: https://github.com/orgs/langfuse/discussions/12518 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe your question
Is there a plan to support v4 on self hosted?
The docs are updated for v4 (Python sdk) and that causes confusion when using it as reference for development on self hosted langfuse
Langfuse Cloud or Self-Hosted?
Self-Hosted
If Self-Hosted
No response
If Langfuse Cloud
No response
SDK and integration versions
No response
Pre-Submission Checklist
Beta Was this translation helpful? Give feedback.
All reactions