mirror of
https://github.com/block/goose.git
synced 2026-05-01 04:59:37 +00:00
added Description prompt to tutorials (#2392)
This commit is contained in:
parent
72baf5933b
commit
a1ab95cbed
24 changed files with 633 additions and 30 deletions
|
|
@ -143,10 +143,12 @@ http://localhost:39300/model_context_protocol/2024-11-05/sse
|
|||
│
|
||||
◇ Please set the timeout for this tool (in secs):
|
||||
│ 300
|
||||
│
|
||||
// highlight-start
|
||||
◆ Would you like to add a description?
|
||||
│ ○ Yes / ● No
|
||||
// highlight-end
|
||||
│
|
||||
└
|
||||
```
|
||||
|
||||
|
|
@ -169,6 +171,7 @@ http://localhost:39300/model_context_protocol/2024-11-05/sse
|
|||
│
|
||||
◇ Please set the timeout for this tool (in secs):
|
||||
│ 300
|
||||
│
|
||||
◇ Would you like to add a description?
|
||||
│ No
|
||||
│
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue