mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Add parsed vectors module
This commit is contained in:
parent
59ecf1cea7
commit
98c811247e
2 changed files with 150 additions and 0 deletions
|
@ -13,6 +13,7 @@ pub mod error;
|
|||
pub mod hf;
|
||||
pub mod manual;
|
||||
pub mod openai;
|
||||
pub mod parsed_vectors;
|
||||
pub mod settings;
|
||||
|
||||
pub mod ollama;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue