docs: v0.14.0 follow-up consistency fixes#388
Open
DenisovAV wants to merge 1 commit into
Open
Conversation
- FunctionGemma 270M Web mark ❌ (web .litertlm has no function calling) — align website models.md to README. - TranslateGemma 4B added to README top supported-models list + Platform-Support download table (with CPU-only footnote), no longer capabilities-table-only. - README public-models (no-auth) list: add SmolLM3, Qwen2-VL, SmolVLM2, LLaVA-OneVision. - Migration guides: agent/builtin_ai are post-1.0 packages, not migrate-from-0.16 targets — moved out of the dependency block into a "new opt-in packages since 1.2/1.3" note (MIGRATION.md + website migration.md). - getting-started.md multimodal list: add Qwen2-VL / SmolVLM2 / LLaVA-OneVision.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Doc-only consistency follow-up after the v0.14.0 release (PR #387) — the nice-to-have items surfaced by the doc review that weren't in the release.
models.mdsaid Web ✅ while the README said ❌; web.litertlmhas no function calling, so ❌ is correct. Now consistent.flutter_gemma_agent/flutter_gemma_builtin_aiare post-1.0 packages (agent in 1.2, builtin_ai in 1.3), not migrate-from-0.16.x targets, so they're moved out of the "your 0.16.3 deps" dependency block into a dedicated "new opt-in packages since 1.2/1.3" note (bothMIGRATION.mdand websitemigration.md).jaspr buildverified (no SSG errors). No code, docs only.