mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
Add RestEmbedder
This commit is contained in:
parent
c3d02f092d
commit
8708cbef25
3 changed files with 295 additions and 0 deletions
|
@ -11,6 +11,7 @@ pub mod openai;
|
|||
pub mod settings;
|
||||
|
||||
pub mod ollama;
|
||||
pub mod rest;
|
||||
|
||||
pub use self::error::Error;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue