mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 01:10:23 +08:00
feat: add embedding and rerank support
This commit is contained in:
@@ -161,6 +161,7 @@ fn sample_provider_model(
|
||||
Some(global_model_name.to_string()),
|
||||
None,
|
||||
None,
|
||||
None,
|
||||
Some(json!({ "model_mappings": mappings })),
|
||||
)
|
||||
.expect("provider model should build")
|
||||
|
||||
Reference in New Issue
Block a user