remove ruff
This commit is contained in:
@@ -291,4 +291,4 @@ def embedding(
|
||||
raw = json.loads(raw)
|
||||
if not isinstance(raw, list):
|
||||
raw = list(raw)
|
||||
return raw
|
||||
return list[float](raw)
|
||||
|
||||
Reference in New Issue
Block a user