mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
override instructions using ModelInfo (#7754)
Making sure we can override base instructions
This commit is contained in:
committed by
GitHub
Unverified
parent
0f2b589d5e
commit
cacfd003ac
@@ -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(),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user