Spracherkennung für: .yaml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
schema:
1
bugzilla:
product: Core
component: SQLite and Embedded Database Bindings
origin:
name: sqlite-vec
description: >
An extremely small, "fast enough" vector search SQLite extension that runs
anywhere!
url:
https://github.com/asg017/sqlite-vec
release: v0.
1.
10-alpha.
4 (
2026-
05-
17T23:
50:
43-
07:
00).
revision: v0.
1.
10-alpha.
4
license: MIT
license-file: LICENSE-MIT
notes: >
Please check for eventual limitations of this extension on the Github page
official documentation.
vendoring:
url:
https://github.com/asg017/sqlite-vec
source-hosting: github
tracking: tag
vendor-directory: third_party/sqlite3/ext/sqlite-vec
skip-vendoring-steps:
- update-moz-build
exclude:
- "**"
include:
- LICENSE-MIT
- VERSION
- sqlite-vec.c
- sqlite-vec-diskann.c
- sqlite-vec-ivf-kmeans.c
- sqlite-vec-ivf.c
- sqlite-vec-rescore.c
keep:
- moz.yaml
- patches/*
- vendor.sh
patches:
- 'patches/*.patch'
update-actions:
- action: move-file
from: '{vendor_dir}/VERSION'
to: '{vendor_dir}/VERSION.txt'
- action: run-script
script: '{yaml_dir}/vendor.sh'
cwd: '{vendor_dir}'
[Dauer der Verarbeitung: 0.37 Sekunden]