Mattia Di Leo
Results
2
issues of
Mattia Di Leo
Hi, using the CallbackHandler of langfuse for langchain it is not possible to setup the httpx_client of the subclass Langfuse (**self.langfuse = Langfuse(\*\*args)**): ``` class LangfuseBaseCallbackHandler: log = logging.getLogger("langfuse") def...
sdk-python
integration-langchain