Skip to content

refactor: rename isModelDownloaded to isLlamaModelDownloaded#194

Merged
grabbou merged 1 commit intomainfrom
refactor/is-llama-downloaded
Feb 7, 2026
Merged

refactor: rename isModelDownloaded to isLlamaModelDownloaded#194
grabbou merged 1 commit intomainfrom
refactor/is-llama-downloaded

Conversation

@artus9033
Copy link
Contributor

This PR renames isModelDownloaded demo app util to isLlamaModelDownloaded. This utility exists because of the demo app design decision that isAvailable shall not be async, thus the builtin llama wrapper package utility cannot be used there as it's async. Therefore, the app carries its own sync expo-file-system based utility. The utility shall be named to verbosely specify it's only for the llama package.

@artus9033 artus9033 requested a review from grabbou February 7, 2026 14:19
@artus9033 artus9033 self-assigned this Feb 7, 2026
@vercel
Copy link

vercel bot commented Feb 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai Ready Ready Preview, Comment Feb 7, 2026 2:20pm

Request Review

@grabbou grabbou merged commit b55d810 into main Feb 7, 2026
5 checks passed
azizbecha pushed a commit to azizbecha/react-native-ai that referenced this pull request Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants