Feature/add mlx #337
Annotations
9 warnings
Build and test (xcodebuild):
Sources/SpeziLLM/LLMPlatformBuilder.swift#L19
'init(for:singleEntry:)' is deprecated: DependencyCollection entries are now always an explicit request to load and do not require a closure anymore.
|
Build and test (xcodebuild):
Sources/SpeziLLM/Models/LLMError.swift#L65
extension declares a conformance of imported type 'CancellationError' to imported protocols 'Equatable', 'LocalizedError'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
|
Build and test (xcodebuild):
Sources/SpeziLLMOpenAI/Configuration/LLMOpenAIModelParameters.swift#L81
extension declares a conformance of imported type 'ResponseFormat' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'OpenAI' introduce this conformance in the future
|
Build and test (xcodebuild):
Sources/SpeziLLMOpenAI/FunctionCalling/LLMFunctionParameterWrapper.swift#L114
extension declares a conformance of imported type 'Property' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'OpenAI' introduce this conformance in the future
|
Build and test (xcodebuild):
Sources/SpeziLLMOpenAI/FunctionCalling/LLMFunctionParameterWrapper.swift#L115
extension declares a conformance of imported type 'Items' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'OpenAI' introduce this conformance in the future
|
Build and test (xcodebuild):
Sources/SpeziLLMOpenAI/LLMOpenAIPlatform.swift#L50
'init()' is deprecated: Please explicitly specify the Module type.
|
Build and test (xcodebuild):
Sources/SpeziLLMOpenAI/LLMOpenAIPlatform.swift#L51
'init()' is deprecated: Please explicitly specify the Module type.
|
Build and test (xcodebuild):
Sources/SpeziLLMOpenAI/LLMOpenAITokenSaver.swift#L66
'init()' is deprecated: Please explicitly specify the Module type.
|
Build and test (xcodebuild):
Sources/SpeziLLMFog/Configuration/LLMFogModelParameters.swift#L66
extension declares a conformance of imported type 'ResponseFormat' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'OpenAI' introduce this conformance in the future
|
Loading