feat: Replace GoogleAI provider with Google's OpenAI compatible endpoint #160
Annotations
6 errors
Lint solution:
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 solution:
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 solution:
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 solution:
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 solution:
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 solution
Process completed with exit code 1.
|
Loading