Spaces:
Runtime error
Runtime error
File size: 113 Bytes
63deadc |
1 2 3 4 5 |
from langchain_core.embeddings import Embeddings
# This is for backwards compatibility
__all__ = ["Embeddings"]
|