SpeziLLMOpenAI: Repalce MacPaw/OpenAI With Generated API Calls #304
Annotations
10 errors and 10 warnings
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Array.swift#L59
type 'LLMOpenAIModelType' (aka 'Components.Schemas.CreateChatCompletionRequest.modelPayload') has no member 'gpt4_turbo'
|
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Array.swift#L66
generic parameter 'T' could not be inferred
|
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Array.swift#L71
generic parameter 'T' could not be inferred
|
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Array.swift#L72
generic parameter 'T' could not be inferred
|
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Array.swift#L73
generic parameter 'T' could not be inferred
|
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Array.swift#L74
generic parameter 'T' could not be inferred
|
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Array.swift#L77
generic parameter 'T' could not be inferred
|
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Array.swift#L78
type 'Equatable' has no member 'array'
|
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Array.swift#L83
cannot convert value of type 'Optional<_>' to expected argument type '_'
|
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Array.swift#L83
type 'Equatable' has no member 'integer'
|
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/LLMContextEntity.swift#L23
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
Build and test (xcodebuild)
A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.CreateChatCompletionFunctionResponse.choicesPayloadPayload (#/components/schemas/CreateChatCompletionFunctionResponse/choicesPayload)/logprobs]warning: A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.Upload (#/components/schemas/Upload)/step_number]warning: A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.CreateAssistantRequest.tool_resourcesPayload.file_searchPayload.Case1Payload (#/components/schemas/CreateAssistantRequest/tool_resources/file_search/case1)/vector_store_ids]warning: A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.CreateAssistantRequest.tool_resourcesPayload.file_searchPayload.Case2Payload (#/components/schemas/CreateAssistantRequest/tool_resources/file_search/case2)/vector_stores]warning: A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.CreateRunRequest (#/components/schemas/CreateRunRequest)/thread_id]warning: A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.CreateThreadAndRunRequest (#/components/schemas/CreateThreadAndRunRequest)/thread_id]warning: A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.CreateThreadRequest.tool_resourcesPayload.file_searchPayload.Case1Payload (#/components/schemas/CreateThreadRequest/tool_resources/file_search/case1)/vector_store_ids]warning: A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.CreateThreadRequest.tool_resourcesPayload.file_searchPayload.Case2Payload (#/components/schemas/CreateThreadRequest/tool_resources/file_search/case2)/vector_stores]LLVM Profile Error: Failed to write file "default.profraw": Operation not permitted
|
Build and test (xcodebuild):
Sources/SpeziLLMOpenAI/FunctionCalling/LLMFunctionParameterWrapper.swift#L59
no calls to throwing functions occur within 'try' expression
|
Build and test (xcodebuild):
Sources/SpeziLLMOpenAI/FunctionCalling/LLMFunctionParameterWrapper.swift#L60
'catch' block is unreachable because no errors are thrown in 'do' block
|
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/LLMOpenAISession+Generation.swift#L38
no 'async' operations occur within 'await' expression
|
Build and test (xcodebuild):
Sources/SpeziLLMOpenAI/LLMOpenAITokenSaver.swift#L66
'init()' is deprecated: Please explicitly specify the Module type.
|
Build and test (xcodebuild):
.derivedData/SourcePackages/plugins/spezillm.output/SpeziLLMOpenAI/OpenAPIGenerator/GeneratedSources/Types.swift#L2191
'ChatCompletionRequestFunctionMessage' is deprecated
|
Loading