mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-25 01:14:24 +01:00
🧪 test: level 2
This commit is contained in:
@@ -443,15 +443,6 @@ gptdeploy deploy --path {self.microservice_root_path}
|
||||
{self.microservice_specification.task}
|
||||
''',
|
||||
)
|
||||
|
||||
# while True:
|
||||
# example_input = get_example_input()
|
||||
# if example_input:
|
||||
# break
|
||||
# else:
|
||||
# user_input = ask_client_for_example()
|
||||
#
|
||||
# is example input already provided
|
||||
self.refine_requirements(
|
||||
pm,
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user