To expose AI services to our system, we need an API called by the internal systemto be exposed for the MediaHaven installation.
The contract of this API is as follows (anything can be added before the path):
POST /embedding
Expected parameters:
...
To expose AI services to our system, we need an API called by the internal systemto be exposed for the MediaHaven installation.
The contract of this API is as follows (anything can be added before the path):
...