Embeddings Generation

Get a vector representation of a given input. That vector representation can be easily consumed by machine learning models and algorithms.

Request

This endpoint expects an object.
inputstring or list of stringsRequired

Response

This endpoint returns an object.
object"list"Defaults to list
model"private-gpt"Defaults to private-gpt
datalist of objects

Errors