Skip to content

Commit 21766ae

Browse files
committed
fixed project names
1 parent eda6221 commit 21766ae

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

agentuity/sdk-js/key-value-storage/agentuity.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version: '>=0.0.0'
1010
# The ID of the project which is automatically generated
1111
project_id: proj_7b690175fddff3f04239c9497798c63d
1212
# The name of the project which is editable
13-
name: jk-key-value-storage2
13+
name: js-key-value-storage
1414
# The description of the project which is editable
1515
description: Key-value storage example for Agentuity JavaScript SDK
1616
# The development configuration for the project

agentuity/sdk-js/streaming/agentuity.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version: '>=0.0.89'
1010
# The ID of the project which is automatically generated
1111
project_id: proj_82aee190032ce85cc77b5bf571e49130
1212
# The name of the project which is editable
13-
name: js-streaming3
13+
name: js-streaming
1414
# The description of the project which is editable
1515
description: ""
1616
# The development configuration for the project
@@ -70,4 +70,4 @@ agents:
7070
- # The ID of the Agent which is automatically generated
7171
id: agent_7c6fac6d6d0b8cd5cdfd5b2a54b11e57
7272
# The name of the Agent which is editable
73-
name: Streaming1
73+
name: Streaming

frameworks/crewai/basic/agentuity.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version: ">=0.0.131"
1010
# The ID of the project which is automatically generated
1111
project_id: proj_86479fe4ccf357f65fb37c120f9e8f86
1212
# The name of the project which is editable
13-
name: crewai-basic-test1
13+
name: crewai-basic
1414
# The description of the project which is editable
1515
description: A simple concierge-style agent that demonstrates the basics for using the CrewAI framework with Agentuity.
1616
# The development configuration for the project

0 commit comments

Comments
 (0)