Skip to content

Commit 0c6d6ac

Browse files
committed
Updated pr.
1 parent 9d7cce5 commit 0c6d6ac

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ads/llm/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
ChatOCIModelDeploymentTGI,
1313
ChatOCIModelDeploymentVLLM,
1414
)
15-
from ads.llm.langchain.plugins.embeddings.oci_data_science_model_deployment_endpoint import (
16-
OCIModelDeploymentEndpointEmbeddings,
17-
)
1815
from ads.llm.langchain.plugins.llms.oci_data_science_model_deployment_endpoint import (
1916
OCIModelDeploymentTGI,
2017
OCIModelDeploymentVLLM,

0 commit comments

Comments
 (0)