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 acf01fd commit a8c64a6Copy full SHA for a8c64a6
tests/unit/test_schema.py
@@ -1,6 +1,6 @@
1
import pytest
2
3
-from semantic_router.schemas.encoder import (
+from semantic_router.schema import (
4
CohereEncoder,
5
Encoder,
6
EncoderType,
0 commit comments