override instructions using ModelInfo (#7754)

Making sure we can override base instructions
This commit is contained in:
Ahmed Ibrahim
2025-12-08 17:30:42 -08:00
committed by GitHub
parent 0f2b589d5e
commit cacfd003ac
5 changed files with 107 additions and 0 deletions

View File

@@ -77,6 +77,7 @@ async fn models_client_hits_models_endpoint() {
supported_in_api: true,
priority: 1,
upgrade: None,
base_instructions: None,
}],
etag: String::new(),
};