Skip to content

docs : fix chroma.adoc example #1171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

jo-kim
Copy link
Contributor

@jo-kim jo-kim commented Aug 6, 2024

Since documents is the list containing Documentobjects
document variable should be documents

vectorStore.add(List.of(document)); -> vectorStore.add(documents);

@jo-kim jo-kim changed the title update docs update docs : chroma.adoc Aug 6, 2024
@jo-kim jo-kim changed the title update docs : chroma.adoc update docs : chroma.adoc example Aug 6, 2024
@jo-kim jo-kim changed the title update docs : chroma.adoc example docs : fix chroma.adoc example Aug 6, 2024
@sobychacko sobychacko added this to the 1.0.0-M2 milestone Aug 12, 2024
@sobychacko sobychacko merged commit 656fa8b into spring-projects:main Aug 12, 2024
1 check passed
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