feat: support for custom httpx.client #1071
Replies: 2 comments
-
Forked and implemented on commit https://github.com/brandonkzw/langfuse-python/commit/053a07ffc60e5cda6d999ff7902feb348a17ea52 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@brandonkzw thanks a lot for the contribution! I just merged this :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Current version of Langfuse Python SDK (2.7.6) does not support custom httpx.client, i.e. for developers that are dealing with self-signed certificate, this may cause an issue for https connection.
Will be creating a PR for this feat.
Beta Was this translation helpful? Give feedback.
All reactions