refactor: Move model provider code to shared project #193
Annotations
4 errors
Build:
src/Cellm.Models/Providers/Anthropic/AnthropicRequestHandler.cs#L59
'CellmConfiguration' does not contain a definition for 'DefaultTemperature' and no accessible extension method 'DefaultTemperature' accepting a first argument of type 'CellmConfiguration' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Cellm.Models/Providers/Anthropic/AnthropicRequestHandler.cs#L59
'CellmConfiguration' does not contain a definition for 'DefaultTemperature' and no accessible extension method 'DefaultTemperature' accepting a first argument of type 'CellmConfiguration' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Lint
Process completed with exit code 1.
|