Commit 7303353
docs: Chroma source to README.md (#35)
* refactor: Qdrant to Qdrant impl
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: qdrant.PtrOf
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* Bump golangci/golangci-lint-action from 7 to 8 (#22)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)
Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)
---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: DRY
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: Prettify table
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: Nitfix
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: comment
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* refactor: Don't change M
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* refactor: Updated commons.go
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* feat: Milvus Source
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* refactor: Use nested flags
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: file renamed
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* test: Milvus source
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: Formatting
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: Prettify README
* docs: CONTRIBUTING.md
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: Update
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: MOre update
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* Update README.md
* chore: Use time.RFC3339
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* refactor: Renamed PrepareMigrationOffsetsCollection
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* DRY
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: Use %q to log withing quotes
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* refactor: Rename to offsetId
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* Pinecone
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* refactor: Pinecone source
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: Pinecone source to README.md
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: Notice
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: Lint fixes
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* Update README.md
* chore: Vector names
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: Updated README.md
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: Updated docstring
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* refactor: No index name
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* refactor: Move flags
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: Simplify examples
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: README.md update
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: README.md update
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: Set CreateCollection to true by default
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: Updated README.md
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* chore: If ID already a valid UUID, use it directly
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: README.md update
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: Chroma to README.md
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* Updated README.dm
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: Updated README.md
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: Pinecone source to README.md (#32)
* docs: Prettify README
* docs: CONTRIBUTING.md
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: Update
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: MOre update
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* Update README.md
* docs: Pinecone source to README.md
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: Notice
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* Update README.md
* docs: Updated README.md
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: Simplify examples
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: README.md update
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: README.md update
Signed-off-by: Anush008 <anushshetty90@gmail.com>
* docs: Updated README.md
Signed-off-by: Anush008 <anushshetty90@gmail.com>
---------
Signed-off-by: Anush008 <anushshetty90@gmail.com>
---------
Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1c9b173 commit 7303353
1 file changed
+63
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | | - | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
36 | 93 | | |
37 | 94 | | |
38 | 95 | | |
| |||
57 | 114 | | |
58 | 115 | | |
59 | 116 | | |
60 | | - | |
61 | 117 | | |
62 | 118 | | |
63 | 119 | | |
| |||
73 | 129 | | |
74 | 130 | | |
75 | 131 | | |
76 | | - | |
77 | 132 | | |
| 133 | + | |
78 | 134 | | |
79 | 135 | | |
80 | 136 | | |
| |||
129 | 185 | | |
130 | 186 | | |
131 | 187 | | |
132 | | - | |
| 188 | + | |
133 | 189 | | |
134 | 190 | | |
135 | 191 | | |
| |||
167 | 223 | | |
168 | 224 | | |
169 | 225 | | |
170 | | - | |
171 | 226 | | |
| 227 | + | |
172 | 228 | | |
173 | 229 | | |
174 | 230 | | |
175 | 231 | | |
176 | 232 | | |
177 | 233 | | |
178 | | - | |
179 | 234 | | |
| 235 | + | |
180 | 236 | | |
181 | 237 | | |
182 | 238 | | |
| |||
0 commit comments