...
The contract of this API is as follows:
POST ai/
...
providers/<name>/embedding
Expected parameters:
Record as json body
...
Array of float (vector) with size equal to dimensions. The vector is normalized
POST ai/
...
providers/<name>/describe
Expected parameters:
Record as json body
...