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/key auth #790

Closed
wants to merge 8 commits into from

Merge branch 'dev' into fix/key-auth

5b5ac10
Select commit
Loading
Failed to load commit list.
Closed

Fix/key auth #790

Merge branch 'dev' into fix/key-auth
5b5ac10
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jul 18, 2023 in 0s

75.00% of diff hit (target 58.29%)

View this Pull Request on Codecov

75.00% of diff hit (target 58.29%)

Annotations

Check warning on line 19 in superagi/llms/base_llm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/llms/base_llm.py#L19

Added line #L19 was not covered by tests

Check warning on line 23 in superagi/llms/base_llm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/llms/base_llm.py#L23

Added line #L23 was not covered by tests

Check warning on line 78 in superagi/llms/google_palm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/llms/google_palm.py#L78

Added line #L78 was not covered by tests

Check warning on line 89 in superagi/llms/google_palm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/llms/google_palm.py#L89

Added line #L89 was not covered by tests

Check warning on line 89 in superagi/llms/openai.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/llms/openai.py#L89

Added line #L89 was not covered by tests

Check warning on line 100 in superagi/llms/openai.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superagi/llms/openai.py#L100

Added line #L100 was not covered by tests