Skip to content

Conversation

@ppjgit
Copy link
Contributor

@ppjgit ppjgit commented Jan 16, 2025

small code improvements/clean-ups, deleted unused method 'withEmbedding' from SimpleVectorStoreContent class

* @return a new instance with the updated embedding
* @throws IllegalArgumentException if embedding is null or empty
*/
public SimpleVectorStoreContent withEmbedding(float[] embedding) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Public methods need to be deprecated first before getting deleted. I will re-add and deprecate this method instead.

@ilayaperumalg
Copy link
Member

Squashed, rebased and merged as 608b29c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants