Commit 0abfedf
[BUG] fix chroma api auth
refactor: Use constant for x-chroma-token header in ChromaApi
Signed-off-by: Philip I. Thomas <[email protected]>1 parent 7529a21 commit 0abfedf
File tree
1 file changed
+3
-1
lines changed- vector-stores/spring-ai-chroma-store/src/main/java/org/springframework/ai/chroma/vectorstore
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
320 | 322 | | |
321 | 323 | | |
322 | 324 | | |
323 | | - | |
| 325 | + | |
324 | 326 | | |
325 | 327 | | |
326 | 328 | | |
| |||
0 commit comments