Skip to content

refactor: Move model provider code to shared project #193

refactor: Move model provider code to shared project

refactor: Move model provider code to shared project #193

Triggered via pull request December 6, 2024 22:19
Status Failure
Total duration 2m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.