Welcome caribou

<img width="1536" height="1024" alt="image"
src="https://github.com/user-attachments/assets/2a67b21f-40cf-4518-aee4-691af331ab50"
/>
This commit is contained in:
Ahmed Ibrahim
2025-12-18 08:58:44 -08:00
committed by GitHub
parent 4c9d589f14
commit f084e5264b
15 changed files with 180 additions and 63 deletions

View File

@@ -365,7 +365,7 @@ mod tests {
"gpt-5.1-codex-max",
None,
"gpt-5.1-codex-max".to_string(),
Some("Latest Codex-optimized flagship for deep and fast reasoning.".to_string()),
Some("Codex-optimized flagship for deep and fast reasoning.".to_string()),
true,
),
);
@@ -417,7 +417,7 @@ mod tests {
"gpt-5.1-codex-max",
Some("https://www.codex.com/models/gpt-5.1-codex-max".to_string()),
"gpt-5.1-codex-max".to_string(),
Some("Latest Codex-optimized flagship for deep and fast reasoning.".to_string()),
Some("Codex-optimized flagship for deep and fast reasoning.".to_string()),
false,
),
);