You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if I missed something in the org.opensearch.client.opensearch.ingest.Processor class, but it seems there's no constructor for the text embedding processor as specified here. But, looking at the OpenAPI spec, it seems it's missing from there as well.
Am I missing something? Does the Java client depend on the OpenAPI spec?
The text was updated successfully, but these errors were encountered:
Not sure if I missed something in the
org.opensearch.client.opensearch.ingest.Processor
class, but it seems there's no constructor for the text embedding processor as specified here. But, looking at the OpenAPI spec, it seems it's missing from there as well.Am I missing something? Does the Java client depend on the OpenAPI spec?
The text was updated successfully, but these errors were encountered: