Hi, I am re-reading documentation about Vector Sea...
# community-help
n
Hi, I am re-reading documentation about Vector Search / Index embeddings. I see two chapters: 1: https://typesense.org/docs/27.1/api/vector-search.html#using-built-in-models 2: https://typesense.org/docs/27.1/api/vector-search.html#using-your-own-models Is it correct that the both "using-built-in-models" and "using-your-own-models" share exactly same data format? Because I see in both cases the same 3 files: model.onnx vocab.txt config.json