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

feat: 添加 OpenAI 插件 #639

Merged
merged 3 commits into from
Nov 16, 2024

feat: 支持代理

d79860c
Select commit
Loading
Failed to load commit list.
Merged

feat: 添加 OpenAI 插件 #639

feat: 支持代理
d79860c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 16, 2024 in 1s

37.50% of diff hit (target 81.59%)

View this Pull Request on Codecov

37.50% of diff hit (target 81.59%)

Annotations

Check warning on line 15 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 17 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L17

Added line #L17 was not covered by tests

Check warning on line 36 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L36

Added line #L36 was not covered by tests

Check warning on line 39 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 42 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 44 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L44

Added line #L44 was not covered by tests

Check warning on line 47 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L47

Added line #L47 was not covered by tests

Check warning on line 51 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 57 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 61 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 64 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L64

Added line #L64 was not covered by tests

Check warning on line 83 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L80-L83

Added lines #L80 - L83 were not covered by tests

Check warning on line 87 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 92 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 95 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 98 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L98

Added line #L98 was not covered by tests

Check warning on line 117 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L114-L117

Added lines #L114 - L117 were not covered by tests

Check warning on line 121 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 126 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 129 in src/plugins/openai/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/openai/__init__.py#L128-L129

Added lines #L128 - L129 were not covered by tests