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

core: add 'custom model' field for OpenAI API like. #95

Merged
merged 1 commit into from Mar 1, 2024

core: add 'custom model' field for OpenAI API like.

e001c12
Select commit
Failed to load commit list.
Merged

core: add 'custom model' field for OpenAI API like. #95

core: add 'custom model' field for OpenAI API like.
e001c12
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Feb 29, 2024 in 1s

0.00% of diff hit (target 11.70%)

View this Pull Request on Codecov

0.00% of diff hit (target 11.70%)

Annotations

Check warning on line 68 in src/main/kotlin/cc/unitmesh/devti/llms/openai/OpenAIProvider.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/cc/unitmesh/devti/llms/openai/OpenAIProvider.kt#L68

Added line #L68 was not covered by tests

Check warning on line 70 in src/main/kotlin/cc/unitmesh/devti/llms/openai/OpenAIProvider.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/cc/unitmesh/devti/llms/openai/OpenAIProvider.kt#L70

Added line #L70 was not covered by tests

Check warning on line 72 in src/main/kotlin/cc/unitmesh/devti/llms/openai/OpenAIProvider.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/cc/unitmesh/devti/llms/openai/OpenAIProvider.kt#L72

Added line #L72 was not covered by tests

Check warning on line 24 in src/main/kotlin/cc/unitmesh/devti/settings/AutoDevSettingsState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/cc/unitmesh/devti/settings/AutoDevSettingsState.kt#L24

Added line #L24 was not covered by tests

Check warning on line 3 in src/main/kotlin/cc/unitmesh/devti/settings/Constants.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/cc/unitmesh/devti/settings/Constants.kt#L3

Added line #L3 was not covered by tests

Check warning on line 38 in src/main/kotlin/cc/unitmesh/devti/settings/Constants.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/cc/unitmesh/devti/settings/Constants.kt#L38

Added line #L38 was not covered by tests

Check warning on line 26 in src/main/kotlin/cc/unitmesh/devti/settings/LLMSettingComponent.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/cc/unitmesh/devti/settings/LLMSettingComponent.kt#L26

Added line #L26 was not covered by tests

Check warning on line 82 in src/main/kotlin/cc/unitmesh/devti/settings/LLMSettingComponent.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/cc/unitmesh/devti/settings/LLMSettingComponent.kt#L82

Added line #L82 was not covered by tests

Check warning on line 96 in src/main/kotlin/cc/unitmesh/devti/settings/LLMSettingComponent.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/cc/unitmesh/devti/settings/LLMSettingComponent.kt#L94-L96

Added lines #L94 - L96 were not covered by tests

Check warning on line 191 in src/main/kotlin/cc/unitmesh/devti/settings/LLMSettingComponent.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/cc/unitmesh/devti/settings/LLMSettingComponent.kt#L191

Added line #L191 was not covered by tests

Check warning on line 218 in src/main/kotlin/cc/unitmesh/devti/settings/LLMSettingComponent.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/kotlin/cc/unitmesh/devti/settings/LLMSettingComponent.kt#L218

Added line #L218 was not covered by tests