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

Add settings for custom base url #2594

Merged
merged 35 commits into from
Jun 10, 2023

Merge branch 'master' into master

0d3060e
Select commit
Loading
Failed to load commit list.
Merged

Add settings for custom base url #2594

Merge branch 'master' into master
0d3060e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 10, 2023 in 1s

34.14% of diff hit (target 80.00%)

View this Pull Request on Codecov

34.14% of diff hit (target 80.00%)

Annotations

Check warning on line 48 in autogpt/commands/audio_text.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/commands/audio_text.py#L48

Added line #L48 was not covered by tests

Check warning on line 50 in autogpt/commands/audio_text.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/commands/audio_text.py#L50

Added line #L50 was not covered by tests

Check warning on line 52 in autogpt/commands/audio_text.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/commands/audio_text.py#L52

Added line #L52 was not covered by tests

Check warning on line 54 in autogpt/commands/audio_text.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/commands/audio_text.py#L54

Added line #L54 was not covered by tests

Check warning on line 75 in autogpt/commands/audio_text.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/commands/audio_text.py#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 86 in autogpt/config/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/config/config.py#L86

Added line #L86 was not covered by tests

Check warning on line 100 in autogpt/config/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/config/config.py#L100

Added line #L100 was not covered by tests

Check warning on line 102 in autogpt/config/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/config/config.py#L102

Added line #L102 was not covered by tests

Check warning on line 104 in autogpt/config/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/config/config.py#L104

Added line #L104 was not covered by tests

Check warning on line 254 in autogpt/config/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/config/config.py#L254

Added line #L254 was not covered by tests

Check warning on line 266 in autogpt/config/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/config/config.py#L266

Added line #L266 was not covered by tests

Check warning on line 42 in autogpt/speech/eleven_labs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/speech/eleven_labs.py#L42

Added line #L42 was not covered by tests

Check warning on line 45 in autogpt/speech/eleven_labs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/speech/eleven_labs.py#L45

Added line #L45 was not covered by tests

Check warning on line 36 in autogpt/speech/say.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/speech/say.py#L36

Added line #L36 was not covered by tests

Check warning on line 42 in autogpt/speech/say.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/speech/say.py#L42

Added line #L42 was not covered by tests

Check warning on line 46 in autogpt/speech/say.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

autogpt/speech/say.py#L46

Added line #L46 was not covered by tests