You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,13 +55,10 @@ What should happen:
55
55
3. The JiuMe desktop avatar appears.
56
56
4. You can click the avatar and send a one-line task.
57
57
58
-
No API key is required for the first local run. If you later want generated avatars or hosted model providers, add credentials in Setup or export:
58
+
No API key is required for the first local run. Avatar art comes from a Codex pet package. Generate one with the local `hatch-pet` skill or download an existing Codex pet project, then import the folder or ZIP in Setup:
Copy file name to clipboardExpand all lines: docs/en/JiuMe.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,18 +69,15 @@ Manually set the avatar state while testing:
69
69
.venv/bin/jiume-state sleep
70
70
```
71
71
72
-
## Optional Image Provider
72
+
## Avatar Pet Package
73
73
74
-
Image generation is optional. Without credentials, JiuMe still opens with local avatar assets.
74
+
JiuMe does not generate avatar art in-app. Generate a Codex pet with `hatch-pet` or download an existing Codex pet package, then import its folder or ZIP:
0 commit comments