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

fix(agent): Disable profile generator -> speed up agent setup #7121

Merged

remove budget stuff from prompt strategy

305d9cf
Select commit
Failed to load commit list.
Merged

fix(agent): Disable profile generator -> speed up agent setup #7121

remove budget stuff from prompt strategy
305d9cf
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded May 31, 2024 in 0s

50.00% of diff hit (target 39.75%)

View this Pull Request on Codecov

50.00% of diff hit (target 39.75%)

Annotations

Check warning on line 23 in autogpt/autogpt/agent_factory/configurators.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/autogpt/agent_factory/configurators.py#L23

Added line #L23 was not covered by tests

Check warning on line 36 in autogpt/autogpt/app/agent_protocol_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/autogpt/app/agent_protocol_server.py#L36

Added line #L36 was not covered by tests

Check warning on line 139 in autogpt/autogpt/app/agent_protocol_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/autogpt/app/agent_protocol_server.py#L139

Added line #L139 was not covered by tests

Check warning on line 264 in autogpt/autogpt/app/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/autogpt/app/main.py#L263-L264

Added lines #L263 - L264 were not covered by tests

Check warning on line 287 in autogpt/autogpt/app/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/autogpt/app/main.py#L287

Added line #L287 was not covered by tests

Check warning on line 463 in autogpt/autogpt/app/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/autogpt/app/main.py#L463

Added line #L463 was not covered by tests