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

fixes for main #1356

Merged
merged 3 commits into from
Nov 3, 2023

fixes

b9f7a60
Select commit
Loading
Failed to load commit list.
Merged

fixes for main #1356

fixes
b9f7a60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 3, 2023 in 0s

42.30% of diff hit (target 58.69%)

View this Pull Request on Codecov

42.30% of diff hit (target 58.69%)

Annotations

Check warning on line 172 in superagi/controllers/models_controller.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/controllers/models_controller.py#L172

Added line #L172 was not covered by tests

Check warning on line 182 in superagi/controllers/models_controller.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/controllers/models_controller.py#L181-L182

Added lines #L181 - L182 were not covered by tests

Check warning on line 185 in superagi/controllers/models_controller.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/controllers/models_controller.py#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 200 in superagi/controllers/models_controller.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/controllers/models_controller.py#L198-L200

Added lines #L198 - L200 were not covered by tests

Check warning on line 38 in superagi/helper/llm_loader.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/helper/llm_loader.py#L38

Added line #L38 was not covered by tests

Check warning on line 140 in superagi/jobs/agent_executor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/jobs/agent_executor.py#L140

Added line #L140 was not covered by tests

Check warning on line 186 in superagi/jobs/agent_executor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/jobs/agent_executor.py#L186

Added line #L186 was not covered by tests

Check warning on line 39 in superagi/llms/llm_model_factory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/llms/llm_model_factory.py#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 53 in superagi/llms/llm_model_factory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/llms/llm_model_factory.py#L53

Added line #L53 was not covered by tests

Check warning on line 92 in superagi/llms/local_llm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/llms/local_llm.py#L92

Added line #L92 was not covered by tests

Check warning on line 139 in superagi/models/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/models/models.py#L139

Added line #L139 was not covered by tests

Check warning on line 238 in superagi/models/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/models/models.py#L238

Added line #L238 was not covered by tests

Check warning on line 74 in superagi/models/models_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/models/models_config.py#L74

Added line #L74 was not covered by tests

Check warning on line 130 in superagi/models/models_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/models/models_config.py#L130

Added line #L130 was not covered by tests

Check warning on line 134 in superagi/models/models_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/models/models_config.py#L134

Added line #L134 was not covered by tests

Check warning on line 136 in superagi/models/models_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/models/models_config.py#L136

Added line #L136 was not covered by tests