Vela
added prediction
a0f1fda
raw
history blame
100 Bytes
from pydantic import BaseModel
class CosineSimilarity(BaseModel):
text_1 : str
text_1 : str