File tree 2 files changed +9
-7
lines changed
tests/BotSharp.Plugin.PizzaBot/data/agents
c2b57a74-ae4e-4c81-b3ad-9ac5bff982bd
fe8c60aa-b114-4ef3-93cb-a8efeac80f75
2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 7
7
"disabled" : false ,
8
8
"isPublic" : true ,
9
9
"profiles" : [ " pizza" ],
10
- "mcptools " : [
10
+ "mcpTools " : [
11
11
{
12
- "serverid" : " PizzaServer" ,
12
+ "name" : " PizzaServer" ,
13
+ "server_id" : " PizzaServer" ,
13
14
"disabled" : false ,
14
15
"functions" : [
15
16
{
16
- "Name " : " get_pizza_price"
17
+ "name " : " get_pizza_price"
17
18
},
18
19
{
19
- "Name " : " place_an_order"
20
+ "name " : " place_an_order"
20
21
}
21
22
]
22
23
}
Original file line number Diff line number Diff line change 7
7
"disabled" : false ,
8
8
"isPublic" : true ,
9
9
"profiles" : [ " pizza" ],
10
- "mcptools " : [
10
+ "mcpTools " : [
11
11
{
12
- "serverid" : " PizzaServer" ,
12
+ "name" : " PizzaServer" ,
13
+ "server_id" : " PizzaServer" ,
13
14
"disabled" : false ,
14
15
"functions" : [
15
16
{
16
- "Name " : " make_payment"
17
+ "name " : " make_payment"
17
18
}
18
19
]
19
20
}
You can’t perform that action at this time.
0 commit comments