Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ bun start
```
$ bun start

Chat with AI (model: LGAI-EXAONE/K-EXAONE-236B-A23B)
Chat with AI (model: zai-org/GLM-4.6)
Use '/help' for commands, 'ctrl-c' to quit

You: what's in package.json?
Expand Down Expand Up @@ -132,7 +132,7 @@ code-editing-agent/

## Model

Uses `LGAI-EXAONE/K-EXAONE-236B-A23B` via FriendliAI serverless endpoints by default. Use `/models` command to switch models.
Uses `zai-org/GLM-4.6` via FriendliAI serverless endpoints by default. Use `/models` command to switch models.

## License

Expand Down
Loading