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

Local LLM Execution Capabilities #35

Merged
merged 48 commits into from
Dec 4, 2023

Push Fix

aa0696a
Select commit
Loading
Failed to load commit list.
Merged

Local LLM Execution Capabilities #35

Push Fix
aa0696a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 4, 2023 in 1s

13.71% of diff hit (target 67.96%)

View this Pull Request on Codecov

13.71% of diff hit (target 67.96%)

Annotations

Check warning on line 17 in Sources/SpeziLLM/Helpers/BundleDescription+Bundle.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/Helpers/BundleDescription+Bundle.swift#L15-L17

Added lines #L15 - L17 were not covered by tests

Check warning on line 31 in Sources/SpeziLLM/LLMError.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/LLMError.swift#L22-L31

Added lines #L22 - L31 were not covered by tests

Check warning on line 42 in Sources/SpeziLLM/LLMError.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/LLMError.swift#L33-L42

Added lines #L33 - L42 were not covered by tests

Check warning on line 53 in Sources/SpeziLLM/LLMError.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/LLMError.swift#L44-L53

Added lines #L44 - L53 were not covered by tests

Check warning on line 90 in Sources/SpeziLLM/LLMRunner.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/LLMRunner.swift#L82-L90

Added lines #L82 - L90 were not covered by tests

Check warning on line 113 in Sources/SpeziLLM/LLMRunner.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/LLMRunner.swift#L111-L113

Added lines #L111 - L113 were not covered by tests

Check warning on line 132 in Sources/SpeziLLM/LLMRunner.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/LLMRunner.swift#L129-L132

Added lines #L129 - L132 were not covered by tests

Check warning on line 148 in Sources/SpeziLLM/LLMRunner.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/LLMRunner.swift#L147-L148

Added lines #L147 - L148 were not covered by tests

Check warning on line 159 in Sources/SpeziLLM/LLMRunner.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/LLMRunner.swift#L153-L159

Added lines #L153 - L159 were not covered by tests

Check warning on line 21 in Sources/SpeziLLM/LLMState+OperationState.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/LLMState+OperationState.swift#L21

Added line #L21 was not covered by tests

Check warning on line 23 in Sources/SpeziLLM/LLMState+OperationState.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/LLMState+OperationState.swift#L23

Added line #L23 was not covered by tests

Check warning on line 35 in Sources/SpeziLLM/LLMState.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/LLMState.swift#L27-L35

Added lines #L27 - L35 were not covered by tests

Check warning on line 30 in Sources/SpeziLLM/Tasks/LLMGenerationTask.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/Tasks/LLMGenerationTask.swift#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 37 in Sources/SpeziLLM/Tasks/LLMGenerationTask.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/Tasks/LLMGenerationTask.swift#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 76 in Sources/SpeziLLM/Tasks/LLMGenerationTask.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/Tasks/LLMGenerationTask.swift#L76

Added line #L76 was not covered by tests

Check warning on line 84 in Sources/SpeziLLM/Tasks/LLMGenerationTask.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/Tasks/LLMGenerationTask.swift#L82-L84

Added lines #L82 - L84 were not covered by tests

Check warning on line 32 in Sources/SpeziLLM/Tasks/LLMRunnerSetupTaskBuilder.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/Tasks/LLMRunnerSetupTaskBuilder.swift#L28-L32

Added lines #L28 - L32 were not covered by tests

Check warning on line 37 in Sources/SpeziLLM/Tasks/LLMRunnerSetupTaskBuilder.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/Tasks/LLMRunnerSetupTaskBuilder.swift#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 42 in Sources/SpeziLLM/Tasks/LLMRunnerSetupTaskBuilder.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/Tasks/LLMRunnerSetupTaskBuilder.swift#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 47 in Sources/SpeziLLM/Tasks/LLMRunnerSetupTaskBuilder.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/Tasks/LLMRunnerSetupTaskBuilder.swift#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 52 in Sources/SpeziLLM/Tasks/LLMRunnerSetupTaskBuilder.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/Tasks/LLMRunnerSetupTaskBuilder.swift#L50-L52

Added lines #L50 - L52 were not covered by tests

Check warning on line 27 in Sources/SpeziLLM/Tasks/LLMRunnerSetupTaskCollection.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLM/Tasks/LLMRunnerSetupTaskCollection.swift#L24-L27

Added lines #L24 - L27 were not covered by tests

Check warning on line 23 in Sources/SpeziLLMLocal/Configuration/LLMContextParameters.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLMLocal/Configuration/LLMContextParameters.swift#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 32 in Sources/SpeziLLMLocal/Configuration/LLMContextParameters.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLMLocal/Configuration/LLMContextParameters.swift#L27-L32

Added lines #L27 - L32 were not covered by tests

Check warning on line 42 in Sources/SpeziLLMLocal/Configuration/LLMContextParameters.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SpeziLLMLocal/Configuration/LLMContextParameters.swift#L37-L42

Added lines #L37 - L42 were not covered by tests