Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- .idea/workspace.xml +27 -17
- __pycache__/app.cpython-311.pyc +0 -0
- __pycache__/chatgpt4uavs.cpython-311.pyc +0 -0
- __pycache__/fewshot.cpython-311.pyc +0 -0
- __pycache__/maps.cpython-311.pyc +0 -0
- __pycache__/prompts.cpython-311.pyc +0 -0
- commands.txt +0 -1
- test/.pytest_cache/v/cache/lastfailed +27 -2
- test/.pytest_cache/v/cache/nodeids +53 -1
- test/__pycache__/test_chatgpt4uavs.cpython-311-pytest-7.4.0.pyc +0 -0
- test/__pycache__/test_fewshot.cpython-311-pytest-7.4.0.pyc +0 -0
- test/commands.txt +1 -2
.idea/workspace.xml
CHANGED
@@ -4,7 +4,9 @@
|
|
4 |
<option name="autoReloadType" value="SELECTIVE" />
|
5 |
</component>
|
6 |
<component name="ChangeListManager">
|
7 |
-
<list default="true" id="fa28c5e7-7701-41dc-9f17-0b006dec0c27" name="Changes" comment=""
|
|
|
|
|
8 |
<option name="SHOW_DIALOG" value="false" />
|
9 |
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
10 |
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
@@ -43,8 +45,8 @@
|
|
43 |
"vue.rearranger.settings.migration": "true"
|
44 |
}
|
45 |
}</component>
|
46 |
-
<component name="RunManager" selected="Python.
|
47 |
-
<configuration name="
|
48 |
<module name="conversational_uav_explorer" />
|
49 |
<option name="INTERPRETER_OPTIONS" value="" />
|
50 |
<option name="PARENT_ENVS" value="true" />
|
@@ -57,7 +59,7 @@
|
|
57 |
<option name="ADD_CONTENT_ROOTS" value="true" />
|
58 |
<option name="ADD_SOURCE_ROOTS" value="true" />
|
59 |
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
|
60 |
-
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/
|
61 |
<option name="PARAMETERS" value="" />
|
62 |
<option name="SHOW_COMMAND_LINE" value="false" />
|
63 |
<option name="EMULATE_TERMINAL" value="false" />
|
@@ -66,24 +68,29 @@
|
|
66 |
<option name="INPUT_FILE" value="" />
|
67 |
<method v="2" />
|
68 |
</configuration>
|
69 |
-
<configuration name="
|
70 |
<module name="conversational_uav_explorer" />
|
71 |
<option name="INTERPRETER_OPTIONS" value="" />
|
72 |
<option name="PARENT_ENVS" value="true" />
|
|
|
|
|
|
|
73 |
<option name="SDK_HOME" value="" />
|
74 |
-
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR
|
75 |
<option name="IS_MODULE_SDK" value="true" />
|
76 |
<option name="ADD_CONTENT_ROOTS" value="true" />
|
77 |
<option name="ADD_SOURCE_ROOTS" value="true" />
|
78 |
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
|
79 |
-
<option name="
|
80 |
-
<option name="
|
81 |
-
<option name="
|
82 |
-
<option name="
|
83 |
-
<option name="
|
|
|
|
|
84 |
<method v="2" />
|
85 |
</configuration>
|
86 |
-
<configuration name="pytest for test_fewshot.
|
87 |
<module name="conversational_uav_explorer" />
|
88 |
<option name="INTERPRETER_OPTIONS" value="" />
|
89 |
<option name="PARENT_ENVS" value="true" />
|
@@ -96,7 +103,7 @@
|
|
96 |
<option name="_new_keywords" value="""" />
|
97 |
<option name="_new_parameters" value="""" />
|
98 |
<option name="_new_additionalArguments" value="""" />
|
99 |
-
<option name="_new_target" value=""test_fewshot.
|
100 |
<option name="_new_targetType" value=""PYTHON"" />
|
101 |
<method v="2" />
|
102 |
</configuration>
|
@@ -136,11 +143,11 @@
|
|
136 |
</configuration>
|
137 |
<recent_temporary>
|
138 |
<list>
|
139 |
-
<item itemvalue="Python.maps" />
|
140 |
<item itemvalue="Python tests.pytest in test_fewshot.py" />
|
|
|
|
|
141 |
<item itemvalue="Python tests.pytest for test_fewshot.test_multiple_actions" />
|
142 |
<item itemvalue="Python tests.pytest for test_fewshot.test_action_and_location" />
|
143 |
-
<item itemvalue="Python tests.pytest for test_fewshot.test_action_synonyms" />
|
144 |
</list>
|
145 |
</recent_temporary>
|
146 |
</component>
|
@@ -171,6 +178,9 @@
|
|
171 |
<workItem from="1690037703652" duration="972000" />
|
172 |
<workItem from="1690055576881" duration="425000" />
|
173 |
<workItem from="1690057267338" duration="647000" />
|
|
|
|
|
|
|
174 |
</task>
|
175 |
<servers />
|
176 |
</component>
|
@@ -203,12 +213,12 @@
|
|
203 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_invalid_command.coverage" NAME="pytest for test_fewshot.test_invalid_command Coverage Results" MODIFIED="1689919785430" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
204 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_multiple_actions.coverage" NAME="pytest for test_fewshot.test_multiple_actions Coverage Results" MODIFIED="1690037995937" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
205 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_action_and_location.coverage" NAME="pytest for test_fewshot.test_action_and_location Coverage Results" MODIFIED="1690016118401" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
206 |
-
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_in_test_fewshot_py.coverage" NAME="pytest in test_fewshot.py Coverage Results" MODIFIED="
|
207 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_action_and_location_synonyms.coverage" NAME="pytest for test_fewshot.test_action_and_location_synonyms Coverage Results" MODIFIED="1690016083172" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
208 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_invalid_command2.coverage" NAME="pytest for test_fewshot.test_invalid_command2 Coverage Results" MODIFIED="1689919761343" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
209 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$gradio_theme.coverage" NAME="gradio_theme Coverage Results" MODIFIED="1690008184752" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
|
210 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_location_no_action4.coverage" NAME="pytest for test_fewshot.test_location_no_action4 Coverage Results" MODIFIED="1689926082281" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
211 |
-
<SUITE FILE_PATH="coverage/conversational_uav_explorer$app.coverage" NAME="app Coverage Results" MODIFIED="
|
212 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$testing.coverage" NAME="testing Coverage Results" MODIFIED="1689806315429" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
213 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_no_location1.coverage" NAME="pytest for test_fewshot.test_no_location1 Coverage Results" MODIFIED="1689810960745" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
214 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_parking_garage.coverage" NAME="pytest for test_fewshot.test_parking_garage Coverage Results" MODIFIED="1689923732887" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
|
|
4 |
<option name="autoReloadType" value="SELECTIVE" />
|
5 |
</component>
|
6 |
<component name="ChangeListManager">
|
7 |
+
<list default="true" id="fa28c5e7-7701-41dc-9f17-0b006dec0c27" name="Changes" comment="">
|
8 |
+
<change beforePath="$PROJECT_DIR$/commands.txt" beforeDir="false" afterPath="$PROJECT_DIR$/commands.txt" afterDir="false" />
|
9 |
+
</list>
|
10 |
<option name="SHOW_DIALOG" value="false" />
|
11 |
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
12 |
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
45 |
"vue.rearranger.settings.migration": "true"
|
46 |
}
|
47 |
}</component>
|
48 |
+
<component name="RunManager" selected="Python tests.pytest in test_fewshot.py">
|
49 |
+
<configuration name="app" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
|
50 |
<module name="conversational_uav_explorer" />
|
51 |
<option name="INTERPRETER_OPTIONS" value="" />
|
52 |
<option name="PARENT_ENVS" value="true" />
|
|
|
59 |
<option name="ADD_CONTENT_ROOTS" value="true" />
|
60 |
<option name="ADD_SOURCE_ROOTS" value="true" />
|
61 |
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
|
62 |
+
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/app.py" />
|
63 |
<option name="PARAMETERS" value="" />
|
64 |
<option name="SHOW_COMMAND_LINE" value="false" />
|
65 |
<option name="EMULATE_TERMINAL" value="false" />
|
|
|
68 |
<option name="INPUT_FILE" value="" />
|
69 |
<method v="2" />
|
70 |
</configuration>
|
71 |
+
<configuration name="maps" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
|
72 |
<module name="conversational_uav_explorer" />
|
73 |
<option name="INTERPRETER_OPTIONS" value="" />
|
74 |
<option name="PARENT_ENVS" value="true" />
|
75 |
+
<envs>
|
76 |
+
<env name="PYTHONUNBUFFERED" value="1" />
|
77 |
+
</envs>
|
78 |
<option name="SDK_HOME" value="" />
|
79 |
+
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
80 |
<option name="IS_MODULE_SDK" value="true" />
|
81 |
<option name="ADD_CONTENT_ROOTS" value="true" />
|
82 |
<option name="ADD_SOURCE_ROOTS" value="true" />
|
83 |
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />
|
84 |
+
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/maps.py" />
|
85 |
+
<option name="PARAMETERS" value="" />
|
86 |
+
<option name="SHOW_COMMAND_LINE" value="false" />
|
87 |
+
<option name="EMULATE_TERMINAL" value="false" />
|
88 |
+
<option name="MODULE_MODE" value="false" />
|
89 |
+
<option name="REDIRECT_INPUT" value="false" />
|
90 |
+
<option name="INPUT_FILE" value="" />
|
91 |
<method v="2" />
|
92 |
</configuration>
|
93 |
+
<configuration name="pytest for test_fewshot.test_action_and_location" type="tests" factoryName="py.test" temporary="true" nameIsGenerated="true">
|
94 |
<module name="conversational_uav_explorer" />
|
95 |
<option name="INTERPRETER_OPTIONS" value="" />
|
96 |
<option name="PARENT_ENVS" value="true" />
|
|
|
103 |
<option name="_new_keywords" value="""" />
|
104 |
<option name="_new_parameters" value="""" />
|
105 |
<option name="_new_additionalArguments" value="""" />
|
106 |
+
<option name="_new_target" value=""test_fewshot.test_action_and_location"" />
|
107 |
<option name="_new_targetType" value=""PYTHON"" />
|
108 |
<method v="2" />
|
109 |
</configuration>
|
|
|
143 |
</configuration>
|
144 |
<recent_temporary>
|
145 |
<list>
|
|
|
146 |
<item itemvalue="Python tests.pytest in test_fewshot.py" />
|
147 |
+
<item itemvalue="Python.app" />
|
148 |
+
<item itemvalue="Python.maps" />
|
149 |
<item itemvalue="Python tests.pytest for test_fewshot.test_multiple_actions" />
|
150 |
<item itemvalue="Python tests.pytest for test_fewshot.test_action_and_location" />
|
|
|
151 |
</list>
|
152 |
</recent_temporary>
|
153 |
</component>
|
|
|
178 |
<workItem from="1690037703652" duration="972000" />
|
179 |
<workItem from="1690055576881" duration="425000" />
|
180 |
<workItem from="1690057267338" duration="647000" />
|
181 |
+
<workItem from="1690061425992" duration="406000" />
|
182 |
+
<workItem from="1690062126029" duration="3577000" />
|
183 |
+
<workItem from="1690068665233" duration="59000" />
|
184 |
</task>
|
185 |
<servers />
|
186 |
</component>
|
|
|
213 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_invalid_command.coverage" NAME="pytest for test_fewshot.test_invalid_command Coverage Results" MODIFIED="1689919785430" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
214 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_multiple_actions.coverage" NAME="pytest for test_fewshot.test_multiple_actions Coverage Results" MODIFIED="1690037995937" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
215 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_action_and_location.coverage" NAME="pytest for test_fewshot.test_action_and_location Coverage Results" MODIFIED="1690016118401" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
216 |
+
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_in_test_fewshot_py.coverage" NAME="pytest in test_fewshot.py Coverage Results" MODIFIED="1690064452122" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
217 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_action_and_location_synonyms.coverage" NAME="pytest for test_fewshot.test_action_and_location_synonyms Coverage Results" MODIFIED="1690016083172" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
218 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_invalid_command2.coverage" NAME="pytest for test_fewshot.test_invalid_command2 Coverage Results" MODIFIED="1689919761343" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
219 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$gradio_theme.coverage" NAME="gradio_theme Coverage Results" MODIFIED="1690008184752" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
|
220 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_location_no_action4.coverage" NAME="pytest for test_fewshot.test_location_no_action4 Coverage Results" MODIFIED="1689926082281" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
221 |
+
<SUITE FILE_PATH="coverage/conversational_uav_explorer$app.coverage" NAME="app Coverage Results" MODIFIED="1690061645005" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" />
|
222 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$testing.coverage" NAME="testing Coverage Results" MODIFIED="1689806315429" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
223 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_no_location1.coverage" NAME="pytest for test_fewshot.test_no_location1 Coverage Results" MODIFIED="1689810960745" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
224 |
<SUITE FILE_PATH="coverage/conversational_uav_explorer$pytest_for_test_fewshot_test_parking_garage.coverage" NAME="pytest for test_fewshot.test_parking_garage Coverage Results" MODIFIED="1689923732887" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="coverage.py" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$/test" />
|
__pycache__/app.cpython-311.pyc
CHANGED
Binary files a/__pycache__/app.cpython-311.pyc and b/__pycache__/app.cpython-311.pyc differ
|
|
__pycache__/chatgpt4uavs.cpython-311.pyc
CHANGED
Binary files a/__pycache__/chatgpt4uavs.cpython-311.pyc and b/__pycache__/chatgpt4uavs.cpython-311.pyc differ
|
|
__pycache__/fewshot.cpython-311.pyc
CHANGED
Binary files a/__pycache__/fewshot.cpython-311.pyc and b/__pycache__/fewshot.cpython-311.pyc differ
|
|
__pycache__/maps.cpython-311.pyc
CHANGED
Binary files a/__pycache__/maps.cpython-311.pyc and b/__pycache__/maps.cpython-311.pyc differ
|
|
__pycache__/prompts.cpython-311.pyc
CHANGED
Binary files a/__pycache__/prompts.cpython-311.pyc and b/__pycache__/prompts.cpython-311.pyc differ
|
|
commands.txt
CHANGED
@@ -1,2 +1 @@
|
|
1 |
|
2 |
-
GOTO brick house across the street
|
|
|
1 |
|
|
test/.pytest_cache/v/cache/lastfailed
CHANGED
@@ -1,5 +1,30 @@
|
|
1 |
{
|
2 |
"test_chatgpt4uavs.py::test_red_house": true,
|
3 |
-
"test_chatgpt4uavs.py": true,
|
4 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
}
|
|
|
1 |
{
|
2 |
"test_chatgpt4uavs.py::test_red_house": true,
|
3 |
+
"test_chatgpt4uavs.py::test_take_off": true,
|
4 |
+
"test_chatgpt4uavs.py::test_land": true,
|
5 |
+
"test_chatgpt4uavs.py::test_picture": true,
|
6 |
+
"test_chatgpt4uavs.py::test_snap_pic": true,
|
7 |
+
"test_chatgpt4uavs.py::test_purple_house": true,
|
8 |
+
"test_chatgpt4uavs.py::test_parking_garage": true,
|
9 |
+
"test_chatgpt4uavs.py::test_gym": true,
|
10 |
+
"test_chatgpt4uavs.py::test_cease_flight": true,
|
11 |
+
"test_chatgpt4uavs.py::test_stop_flight": true,
|
12 |
+
"test_chatgpt4uavs.py::test_lift_off": true,
|
13 |
+
"test_chatgpt4uavs.py::test_no_location1": true,
|
14 |
+
"test_chatgpt4uavs.py::test_no_location2": true,
|
15 |
+
"test_chatgpt4uavs.py::test_no_location3": true,
|
16 |
+
"test_fewshot.py::test_stop_flight1": true,
|
17 |
+
"test_fewshot.py::test_invalid_command2": true,
|
18 |
+
"test_fewshot.py::test_location_no_action4": true,
|
19 |
+
"test_fewshot.py::test_action_and_location_synonyms": true,
|
20 |
+
"test_fewshot.py::test_action_synonyms": true,
|
21 |
+
"test_fewshot.py::test_action_and_location": true,
|
22 |
+
"test_fewshot.py::test_multiple_actions": true,
|
23 |
+
"test_fewshot.py::test_multiple_actions1": true,
|
24 |
+
"test_fewshot.py::test_multiple_actions2": true,
|
25 |
+
"test_fewshot.py::test_multiple_actions3": true,
|
26 |
+
"test_fewshot.py::test_multiple_actions4": true,
|
27 |
+
"test_fewshot.py::test_multiple_actions5": true,
|
28 |
+
"test_fewshot.py::test_multiple_actions_and_locations1": true,
|
29 |
+
"test_fewshot.py::test_multiple_actions_and_locations2": true
|
30 |
}
|
test/.pytest_cache/v/cache/nodeids
CHANGED
@@ -1,4 +1,56 @@
|
|
1 |
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"test_chatgpt4uavs.py::test_red_house",
|
3 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
]
|
|
|
1 |
[
|
2 |
+
"test_chatgpt4uavs.py::test_cease_flight",
|
3 |
+
"test_chatgpt4uavs.py::test_gym",
|
4 |
+
"test_chatgpt4uavs.py::test_land",
|
5 |
+
"test_chatgpt4uavs.py::test_lift_off",
|
6 |
+
"test_chatgpt4uavs.py::test_no_location1",
|
7 |
+
"test_chatgpt4uavs.py::test_no_location2",
|
8 |
+
"test_chatgpt4uavs.py::test_no_location3",
|
9 |
+
"test_chatgpt4uavs.py::test_parking_garage",
|
10 |
+
"test_chatgpt4uavs.py::test_picture",
|
11 |
+
"test_chatgpt4uavs.py::test_purple_house",
|
12 |
"test_chatgpt4uavs.py::test_red_house",
|
13 |
+
"test_chatgpt4uavs.py::test_snap_pic",
|
14 |
+
"test_chatgpt4uavs.py::test_stop_flight",
|
15 |
+
"test_chatgpt4uavs.py::test_take_off",
|
16 |
+
"test_fewshot.py::test_action_and_location",
|
17 |
+
"test_fewshot.py::test_action_and_location_synonyms",
|
18 |
+
"test_fewshot.py::test_action_synonyms",
|
19 |
+
"test_fewshot.py::test_cease_flight",
|
20 |
+
"test_fewshot.py::test_empty_input",
|
21 |
+
"test_fewshot.py::test_gym",
|
22 |
+
"test_fewshot.py::test_invalid_command",
|
23 |
+
"test_fewshot.py::test_invalid_command1",
|
24 |
+
"test_fewshot.py::test_invalid_command2",
|
25 |
+
"test_fewshot.py::test_land",
|
26 |
+
"test_fewshot.py::test_lift_off",
|
27 |
+
"test_fewshot.py::test_location_no_action",
|
28 |
+
"test_fewshot.py::test_location_no_action2",
|
29 |
+
"test_fewshot.py::test_location_no_action3",
|
30 |
+
"test_fewshot.py::test_location_no_action4",
|
31 |
+
"test_fewshot.py::test_multiple_actions",
|
32 |
+
"test_fewshot.py::test_multiple_actions1",
|
33 |
+
"test_fewshot.py::test_multiple_actions2",
|
34 |
+
"test_fewshot.py::test_multiple_actions3",
|
35 |
+
"test_fewshot.py::test_multiple_actions4",
|
36 |
+
"test_fewshot.py::test_multiple_actions5",
|
37 |
+
"test_fewshot.py::test_multiple_actions_and_locations",
|
38 |
+
"test_fewshot.py::test_multiple_actions_and_locations1",
|
39 |
+
"test_fewshot.py::test_multiple_actions_and_locations2",
|
40 |
+
"test_fewshot.py::test_no_location1",
|
41 |
+
"test_fewshot.py::test_no_location2",
|
42 |
+
"test_fewshot.py::test_no_location3",
|
43 |
+
"test_fewshot.py::test_no_location4",
|
44 |
+
"test_fewshot.py::test_parking_garage",
|
45 |
+
"test_fewshot.py::test_picture",
|
46 |
+
"test_fewshot.py::test_purple_house",
|
47 |
+
"test_fewshot.py::test_red_house",
|
48 |
+
"test_fewshot.py::test_snap_pic",
|
49 |
+
"test_fewshot.py::test_stop_flight",
|
50 |
+
"test_fewshot.py::test_stop_flight1",
|
51 |
+
"test_fewshot.py::test_take_off",
|
52 |
+
"test_fewshot.py::test_take_off_synonym",
|
53 |
+
"test_fewshot.py::test_two_go_to",
|
54 |
+
"test_fewshot.py::test_with_extra_words",
|
55 |
+
"test_fewshot.py::test_with_extra_words2"
|
56 |
]
|
test/__pycache__/test_chatgpt4uavs.cpython-311-pytest-7.4.0.pyc
CHANGED
Binary files a/test/__pycache__/test_chatgpt4uavs.cpython-311-pytest-7.4.0.pyc and b/test/__pycache__/test_chatgpt4uavs.cpython-311-pytest-7.4.0.pyc differ
|
|
test/__pycache__/test_fewshot.cpython-311-pytest-7.4.0.pyc
CHANGED
Binary files a/test/__pycache__/test_fewshot.cpython-311-pytest-7.4.0.pyc and b/test/__pycache__/test_fewshot.cpython-311-pytest-7.4.0.pyc differ
|
|
test/commands.txt
CHANGED
@@ -1,3 +1,2 @@
|
|
1 |
|
2 |
-
|
3 |
-
command: TAKEPICTURE red house
|
|
|
1 |
|
2 |
+
GOTO Whole Foods on W Broad St
|
|