Hana Yang

Results 6 issues of Hana Yang

**Bug description** When performing a similarity search with SearchRequest, the index name is not included. This leads to a permission error when using roles restricted to specific indices in Opensearch....

Hello, this PR implements [StabilityAi Image Edit - Remove Background API](https://platform.stability.ai/docs/api-reference#tag/Edit/paths/~1v2beta~1stable-image~1edit~1remove-background/post)'s client. *** ### [The result of the execution] | Before | After | |--------|-------| | ![before](https://github.com/user-attachments/assets/c3e6f9a5-c700-4dda-ac8c-ec792729a413) | ![after](https://github.com/user-attachments/assets/5d9cf023-32c2-4611-9b63-68a3e307ddbc) |...

stabilityai

### Related Issues Resolves #16060 ### Description #### [The result of the execution] * Click the image to view it in full size. | Before | After | |--------|-------| |...

bug
backport 2.x
Other

**Is your feature request related to a problem?** ``` ./gradlew run -PcustomDistributionUrl="/Users/inpink/Downloads/opensearch0928/OpenSearch/distribution/archives/linux-tar/build/distributions/opensearch-min-3.0.0-SNAPSHOT-linux-x64.tar.gz" ``` I want to use a custom OpenSearch with the corresponding plugin, but no matter what value I...

enhancement

**What do you want to do?** - [X] Request a change to existing documentation - [ ] Add new documentation - [ ] Report a technical problem with the documentation...

v3.0.0
1 - Backlog - DEV
v2.19.0

[Please describe here what your change is about] - Added dropTestData() attribute to @SessionFactory (default empty array) so tests can opt into automatic cleanup declaratively with multiple timing options. -...