Update README.md
Browse files
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
|