Skip to content

feat: Replace GoogleAI provider with Google's OpenAI compatible endpoint #160

feat: Replace GoogleAI provider with Google's OpenAI compatible endpoint

feat: Replace GoogleAI provider with Google's OpenAI compatible endpoint #160

Triggered via pull request November 21, 2024 21:17
Status Failure
Total duration 2m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Build: src/Cellm/Services/ServiceLocator.cs#L6
The type or namespace name 'GoogleAi' does not exist in the namespace 'Cellm.Models' (are you missing an assembly reference?)
Build: src/Cellm/Services/ServiceLocator.cs#L6
The type or namespace name 'GoogleAi' does not exist in the namespace 'Cellm.Models' (are you missing an assembly reference?)
Build
Process completed with exit code 1.
Lint: src/Cellm/Services/ServiceLocator.cs#L50
The type or namespace name 'GoogleAiConfiguration' could not be found (are you missing a using directive or an assembly reference?)
Lint: src/Cellm/Services/ServiceLocator.cs#L128
The type or namespace name 'GoogleAiConfiguration' could not be found (are you missing a using directive or an assembly reference?)
Lint: src/Cellm/Services/ServiceLocator.cs#L131
The type or namespace name 'GoogleAiRequest' could not be found (are you missing a using directive or an assembly reference?)
Lint: src/Cellm/Services/ServiceLocator.cs#L131
The type or namespace name 'GoogleAiResponse' could not be found (are you missing a using directive or an assembly reference?)
Lint: src/Cellm/Services/ServiceLocator.cs#L131
The type or namespace name 'GoogleAiRequestHandler' could not be found (are you missing a using directive or an assembly reference?)
Lint
Process completed with exit code 1.