opensearch-project / opensearch-py

Python Client for OpenSearch
https://opensearch.org/docs/latest/clients/python/
Apache License 2.0
338 stars 170 forks source link

[FEATURE] Generate plugins from opensearch api spec #693

Closed saimedhi closed 6 months ago

saimedhi commented 6 months ago

Is your feature request related to a problem?

Generate plugins from opensearch api spec.

What solution would you like?

Generate plugins from opensearch api spec

saimedhi commented 6 months ago

Currently, the generator seems to be experiencing some issues with the addition of the KNN spec. I'll work on fixing it promptly.