feat: add chalk styling for terminal output
This commit is contained in:
parent
4bbe1a38d4
commit
712666255a
4 changed files with 21 additions and 5 deletions
|
|
@ -24,6 +24,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai-compatible": "^2.0.41",
|
||||
"ai": "^6.0.161"
|
||||
"ai": "^6.0.161",
|
||||
"ansi-styles": "^6.2.3",
|
||||
"chalk": "^5.6.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue