mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-08-25 08:52:30 +00:00
* fix: update Google model version in connection tester and tests * fix: updated the gemini model lists that references deprecated models * fix: update also documentation. This is more prone to not follow the maintainer's directives, so PTADL * fix: forgot two references to gemini deprecated versions * fix: use valid, longer-lived gemini model IDs Several IDs the PR introduced don't exist or are near shutdown, verified against Google's official model/deprecation pages (2026-07): - connection test model gemini-2.5-flash -> gemini-3.5-flash (2.5-flash retires 2026-10-16; 3.5-flash is the current stable GA and Google's named replacement, so the #970 fix doesn't re-break in ~3 months) - gemini-3.5-pro (does not exist) -> gemini-2.5-pro in docs - plain gemini-3.1-flash (not a GA Gemini-API id) dropped from the Vertex discovery list / preferences / docs; use gemini-3.5-flash or -flash-lite - dead gemini-pro dropped from preferences and docs Ported #996's #970 regression test, pinned to gemini-3.5-flash. --------- Co-authored-by: Luis Novo <lfnovo@gmail.com> |
||
|---|---|---|
| .. | ||
| 0-START-HERE | ||
| 1-INSTALLATION | ||
| 2-CORE-CONCEPTS | ||
| 3-USER-GUIDE | ||
| 4-AI-PROVIDERS | ||
| 5-CONFIGURATION | ||
| 6-TROUBLESHOOTING | ||
| 7-DEVELOPMENT | ||
| assets | ||
| index.md | ||
| SECURITY_REVIEW.md | ||