We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3b2510 commit 7be5677Copy full SHA for 7be5677
langfuse/api/tests/utils/test_query_encoding.py
@@ -1,6 +1,6 @@
1
# This file was auto-generated by Fern from our API Definition.
2
3
-from langfuse.core.query_encoder import encode_query
+from langfuse.api.core.query_encoder import encode_query
4
5
6
def test_query_encoding() -> None:
0 commit comments