Skip to content
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

Spring ai chroma store spring boot starter startup error #2312

Open
zp1818 opened this issue Feb 25, 2025 · 0 comments
Open

Spring ai chroma store spring boot starter startup error #2312

zp1818 opened this issue Feb 25, 2025 · 0 comments

Comments

@zp1818
Copy link

zp1818 commented Feb 25, 2025

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to create.
If the bug is trivial, just go ahead and create the issue. Otherwise, please take a few moments and fill in the following sections:

Bug description
A clear and concise description of what the bug is about.
Using spring ai chroma store spring boot starter
And Docker run it -- rm -- name chroma-p 8000:8000 ghcr.io/chroma-core/chroma: 0.5.20
Startup error 422 Unprocessable Entity: {"detail": [{"type": "missing", "loc": ["body"], "msg": "Field required", "input": null}]} "may be missing parameters

Environment
Please provide as many details as possible: Spring AI version, Java version, which vector store you use if any, etc
1.0.0-M6 jdk17 chroma 0.5.20
Steps to reproduce
Steps to reproduce the issue.

Expected behavior
A clear and concise description of what you expected to happen.

Minimal Complete Reproducible example
Please provide a failing test or a minimal complete verifiable example that reproduces the issue.
Bug reports that are reproducible will take priority in resolution over reports that are not reproducible.

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

No branches or pull requests

1 participant