Replies: 9 comments 4 replies
-
Tinkered a bit with DSPy and it seems promising. Do you use it for a production app right now? Let's see how much interest there is for this on this idea post. |
Beta Was this translation helpful? Give feedback.
-
Please take a look at how we could do function call with DSPy: https://gist.github.com/seanchatmangpt/e6fae3343f32c50f5a07e2ffe2e8b0f3. Exceptionally well-organized. With langfuse integration and tracing ability, it would be perfect. |
Beta Was this translation helpful? Give feedback.
-
I also agree that most projects will use DSPy sooner or later, at least for some prompts. |
Beta Was this translation helpful? Give feedback.
-
Adding my +1. DSPy is amazing, I use it in multiple production apps. Langfuse + DSPY could play so well together. |
Beta Was this translation helpful? Give feedback.
-
Adding my +1 also. |
Beta Was this translation helpful? Give feedback.
-
I also think DSPy can be incredibly useful, but I think LangFuse needs a better higher-level abstraction so we can plug in a number of different implementations and approaches. See https://github.com/orgs/langfuse/discussions/1664 |
Beta Was this translation helpful? Give feedback.
-
any news on the DSPy integration? or is the decorator the only way to send traces to langfuse at this time? |
Beta Was this translation helpful? Give feedback.
-
I’ve just added a notebook featuring the Langfuse integration that was added to dspy: https://langfuse.com/docs/integrations/dspy |
Beta Was this translation helpful? Give feedback.
-
Hi, it would be great if we can add support for DSPy, a much better approach than langchain prompt template.
Beta Was this translation helpful? Give feedback.
All reactions