mirror of
https://github.com/ollama/ollama.git
synced 2026-04-18 03:54:12 +02:00
Simple chat example for typescript
Signed-off-by: Matt Williams <m@technovangelist.com>
This commit is contained in:
1
examples/typescript-simplechat/package.json
Normal file
1
examples/typescript-simplechat/package.json
Normal file
@@ -0,0 +1 @@
|
||||
{ "dependencies": { "@types/node": "^20.10.4", "prompt-sync": "^4.2.0", "readline": "^1.3.0" } }
|
||||
Reference in New Issue
Block a user