Skip to content

Commit b4c44e7

Browse files
authored
Merge pull request #107 from kagent-dev/peter/fixdesc
Peter/fixdesc
2 parents 99808ad + e8065fe commit b4c44e7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

python/agents/observability.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"component_type": "team",
44
"version": 1,
55
"component_version": 1,
6-
"description": "A team containing Observability Agent",
7-
"label": "A team containing Observability Agent",
6+
"description": "Observability Agent",
7+
"label": "Observability Agent",
88
"config": {
99
"participants": [
1010
{
@@ -21,7 +21,7 @@
2121
"component_type": "team",
2222
"version": 1,
2323
"component_version": 1,
24-
"description": "A team containing Observability Agent",
24+
"description": "Observability Agent",
2525
"label": "RoundRobinGroupChat",
2626
"config": {
2727
"participants": [

python/agents/resource_creator.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"component_type": "team",
44
"version": 1,
55
"component_version": 1,
6-
"description": "A team containing ResourceCreator Agent",
7-
"label": "A team containing ResourceCreator Agent",
6+
"description": "ResourceCreator Agent",
7+
"label": "ResourceCreator Agent",
88
"config": {
99
"participants": [
1010
{
@@ -21,7 +21,7 @@
2121
"component_type": "team",
2222
"version": 1,
2323
"component_version": 1,
24-
"description": "A team containing ResourceCreator Agent",
24+
"description": "ResourceCreator Agent",
2525
"label": "RoundRobinGroupChat",
2626
"config": {
2727
"participants": [

0 commit comments

Comments
 (0)