GET
/
v2
/
default_embedding_model
curl --request GET \
  --url http://127.0.0.1:9550/v2/default_embedding_model
"<string>"

Retrieve information about the current default embedding model used by the Shinkai API.

Response

200
text/plain
Successfully retrieved default embedding model

The response is of type string.