8 lines
181 B
JSON
8 lines
181 B
JSON
|
|
{
|
||
|
|
"name": "echo-agent-example",
|
||
|
|
"private": true,
|
||
|
|
"version": "0.0.1",
|
||
|
|
"type": "module",
|
||
|
|
"description": "Runnable demo: stdin chat with a scripted mock model + echo tool"
|
||
|
|
}
|