{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "Weights", "type": "object", "properties": { "texts": { "type": "number" }, "vectors": { "type": "number" }, "reranker": { "type": "number" } } }