Install related dependencies using the following command:

pip install --upgrade 'embedchain[opensearch]'
from embedchain import App

# load opensearch configuration from yaml file
app = App.from_config(config_path="config.yaml")

If you can't find specific feature or run into issues, please feel free to reach out through one of the following channels.