feat: Replace GoogleAI provider with Google's OpenAI compatible endpoint #160
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.
|