Show me the command to clone ChatGPT with SSH.

Step 1 : PlannerAgent

Current URL: http://192.168.0.199:8023/
RootWebArea 'Projects ยท Dashboard ยท GitLab', focused, url='http://192.168.0.199:8023/'
	[51] banner ''
		[52] link 'Skip to content', url='http://192.168.0.199:8023/#content-body'
		StaticText 'GitLab'
		[58] link 'Dashboard', url='http://192.168.0.199:8023/'
			[59] image ''
		[62] list ''
			[63] 
>
instruction : Type 'ChatGPT' in the 'Filter by name' search box to locate the project.

Step 2 : ActionAgent

type(bid=272, value=ChatGPT, press_enter=True)

Step 3 : PlannerAgent

Current URL: http://192.168.0.199:8023/?name=ChatGPT&sort=name_asc
RootWebArea 'Projects ยท Dashboard ยท GitLab', focused, url='http://192.168.0.199:8023/?name=ChatGPT&sort=name_asc'
	[51] banner ''
		[52] link 'Skip to content', url='http://192.168.0.199:8023/?name=ChatGPT&sort=name_asc#content-body'
		StaticText 'GitLab'
		[58] link 'Dashboard', url='http://192.168
>
instruction : Click on the 'Yours 16' link to explore all projects available to the user and locate the 'ChatGPT' project.

Step 4 : ActionAgent

click(bid=261)

Step 5 : PlannerAgent

Current URL: http://192.168.0.199:8023/dashboard/projects
RootWebArea 'Projects ยท Dashboard ยท GitLab', focused, url='http://192.168.0.199:8023/dashboard/projects'
	[51] banner ''
		[52] link 'Skip to content', url='http://192.168.0.199:8023/dashboard/projects#content-body'
		StaticText 'GitLab'
		[58] link 'Dashboard', url='http://192.168.0.199:8023/'
			[
>
instruction : Click on the 'Starred 3' link to explore starred projects and locate the 'ChatGPT' project.

Step 6 : ActionAgent

click(bid=264)

Step 7 : PlannerAgent

Current URL: http://192.168.0.199:8023/dashboard/projects/starred
RootWebArea 'Dashboard ยท GitLab', focused, url='http://192.168.0.199:8023/dashboard/projects/starred'
	[49] banner ''
		[50] link 'Skip to content', url='http://192.168.0.199:8023/dashboard/projects/starred#content-body'
		StaticText 'GitLab'
		[56] link 'Dashboard', url='http://192.168.0.199:8023/'
>
instruction : Click on the 'Explore' link to explore all available projects and locate the 'ChatGPT' project.

Step 8 : ActionAgent

click(bid=265)

Step 9 : PlannerAgent

Current URL: http://192.168.0.199:8023/explore
RootWebArea 'Projects ยท Explore ยท GitLab', focused, url='http://192.168.0.199:8023/explore'
	[51] banner ''
		[52] link 'Skip to content', url='http://192.168.0.199:8023/explore#content-body'
		StaticText 'GitLab'
		[58] link 'Dashboard', url='http://192.168.0.199:8023/'
			[59] image ''
		[62] list
>
instruction : Type 'ChatGPT' in the 'Filter by name' search box to locate the project.

Step 10 : ActionAgent

type(bid=253, value=ChatGPT, press_enter=True)

Step 11 : PlannerAgent

Current URL: http://192.168.0.199:8023/explore?name=ChatGPT&sort=name_asc
RootWebArea 'Projects ยท Explore ยท GitLab', focused, url='http://192.168.0.199:8023/explore?name=ChatGPT&sort=name_asc'
	[51] banner ''
		[52] link 'Skip to content', url='http://192.168.0.199:8023/explore?name=ChatGPT&sort=name_asc#content-body'
		StaticText 'GitLab'
		[58] link 'Dashboard', url='ht
>
instruction : Click on the 'Convex Eggtart / Chatgpt' link to access the project details page.

Step 12 : ActionAgent

click(bid=332)

Step 13 : PlannerAgent

Current URL: http://192.168.0.199:8023/convexegg/chatgpt
RootWebArea 'Convex Eggtart / Chatgpt ยท GitLab', focused, url='http://192.168.0.199:8023/convexegg/chatgpt'
	[67] banner ''
		[68] link 'Skip to content', url='http://192.168.0.199:8023/convexegg/chatgpt#content-body'
		StaticText 'GitLab'
		[74] link 'Dashboard', url='http://192.168.0.199:8023/'
		
>
instruction : Click on the 'Clone' button to reveal the clone options.

Step 14 : ActionAgent

click(bid=724)

Step 15 : PlannerAgent

Current URL: http://192.168.0.199:8023/convexegg/chatgpt
RootWebArea 'Convex Eggtart / Chatgpt ยท GitLab', focused, url='http://192.168.0.199:8023/convexegg/chatgpt'
	[67] banner ''
		[68] link 'Skip to content', url='http://192.168.0.199:8023/convexegg/chatgpt#content-body'
		StaticText 'GitLab'
		[74] link 'Dashboard', url='http://192.168.0.199:8023/'
		
>
instruction : Extract the SSH clone URL from the 'Clone with SSH' section.

Step 16 : QaAgent

answer : ssh://git@192.168.0.199:2222/convexegg/chatgpt.git

Step 17 : PlannerAgent

Current URL: http://192.168.0.199:8023/convexegg/chatgpt
RootWebArea 'Convex Eggtart / Chatgpt ยท GitLab', focused, url='http://192.168.0.199:8023/convexegg/chatgpt'
	[67] banner ''
		[68] link 'Skip to content', url='http://192.168.0.199:8023/convexegg/chatgpt#content-body'
		StaticText 'GitLab'
		[74] link 'Dashboard', url='http://192.168.0.199:8023/'
		
>
instruction : The command to clone the ChatGPT repository with SSH is: `git clone ssh://git@192.168.0.199:2222/convexegg/chatgpt.git`

Step 18 : FinalAnswerAgent

final_answer : git clone ssh://git@192.168.0.199:2222/convexegg/chatgpt.git