jan-ai commited on
Commit
213520e
·
verified ·
1 Parent(s): 349a314

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -27,6 +27,7 @@ Compared to larger coding models, Jan-Code focuses on handling **well-scoped sub
27
 
28
  * **Lightweight coding assistant** for generation, editing, refactoring, and debugging
29
  * **A small, fast worker model** for agent setups (e.g., as a sub-agent that produces patches/tests while a larger model plans)
 
30
 
31
 
32
  ## Quick Start
 
27
 
28
  * **Lightweight coding assistant** for generation, editing, refactoring, and debugging
29
  * **A small, fast worker model** for agent setups (e.g., as a sub-agent that produces patches/tests while a larger model plans)
30
+ * **Replace Haiku model in Claude Code setup**
31
 
32
 
33
  ## Quick Start