Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Please i'm stucked at the Tech Lead Agent try to create a development ]: #922

Open
Peterbrown242 opened this issue May 13, 2024 · 5 comments
Labels
question Further information is requested

Comments

@Peterbrown242
Copy link

Version

VisualStudio Code extension

Operating System

Windows 10

Your question

I created an app and after i got to the Tech Lead Agent he was about to create an action plan for development and i encounter this issue.. is an Error "---------- GPT PILOT EXITING WITH ERROR ----------
Traceback (most recent call last):

File "c:\Users\User\Desktop\ai projects\gpt-pilot\pilot\main.py", line 126, in
started = project.start()
^^^^^^^^^^^^^^^

File "c:\Users\User\Desktop\ai projects\gpt-pilot\pilot\helpers\Project.py", line 217, in start
self.tech_lead.create_development_plan()

File "c:\Users\User\Desktop\ai projects\gpt-pilot\pilot\helpers\agents\TechLead.py", line 57, in create_development_plan
"is_complex_app": self.project.is_complex_app,
^^^^^^^^^^^^^^^^^^^^^^^^^^^

AttributeError: 'Project' object has no attribute 'is_complex_app'

--------------------------------------------------"

please i do need your help to proceed.. Am stucked at this point

@Peterbrown242 Peterbrown242 added the question Further information is requested label May 13, 2024
@techjeylabs
Copy link

hey there, what model are you using? Are you using the Pythagora subscription or openai ?

@Peterbrown242
Copy link
Author

I’m using both I have the open ai secret key and I have the Pythagora subscription with a 100,000 token.. please advice on what to do..

@Justinandjohnson
Copy link

Same! Are you using gpt4-o by chance?

@Peterbrown242
Copy link
Author

No I’m using gpt4 turbo

@Peterbrown242
Copy link
Author

Is there any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants