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

Getting error using maestro-gpt #14

Open
pingmurder opened this issue Apr 6, 2024 · 0 comments
Open

Getting error using maestro-gpt #14

pingmurder opened this issue Apr 6, 2024 · 0 comments

Comments

@pingmurder
Copy link

Getting the following error on my first run using maestro-gpt. maestro.py still runs fine, I still have working APIs for both, etc.

Please, structure the script with clear comments explaining each section and placeholder. The aim of this sub-task is to │
│ lay a solid, clear foundation for the script, which future sub-tasks will build upon to fully realize the complex │
│ functionality described in the objectives. │
╰─────────────────────────────────────────────── Sending task to subagent 👇 ───────────────────────────────────────────────╯
Traceback (most recent call last):
File "/maestro/maestro-gpt.py", line 181, in
sub_task_result = subagent(sub_task_prompt, subagent_tasks)
File "/maestro/maestro-gpt.py", line 69, in subagent
subagent_response = anthropic_client.messages.create(
NameError: name 'anthropic_client' is not defined

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

No branches or pull requests

1 participant