mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Add json_template module
This commit is contained in:
parent
1a297c048e
commit
4109182ca4
2 changed files with 971 additions and 0 deletions
|
@ -11,6 +11,7 @@ use crate::ThreadPoolNoAbort;
|
|||
|
||||
pub mod error;
|
||||
pub mod hf;
|
||||
pub mod json_template;
|
||||
pub mod manual;
|
||||
pub mod openai;
|
||||
pub mod parsed_vectors;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue