Commit b702918
chore: Use 'latest' tag for Qdrant module (#815)
Switches the Qdrant image tag to `latest` by default. This makes it
easier to use new features like the [Batch Search
API](https://qdrant.tech/documentation/concepts/search/#batch-search-api)
without manually updating the version.
The latest version is 1.13.5 as of today. You can still override the
image if needed, but this keeps things simple and up to date by default.
---------
Co-authored-by: David Ankin <[email protected]>1 parent 16fb2b2 commit b702918
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments