langfuse-python icon indicating copy to clipboard operation
langfuse-python copied to clipboard

Remove dependency on langchain

Open antoniomdk opened this issue 4 months ago • 1 comments

Langchain is a bloated package compared to langchain_core. Many apps using langgraph don't really need langchain, but rather use the core package.while. This PR changes some imports and the pyproject.toml to remove the hard dependency on langchain.

antoniomdk avatar Oct 08 '25 15:10 antoniomdk

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 08 '25 15:10 CLAassistant