refactor: Update target framework to net8.0 and use Microsoft.Extensions.AI #156
Annotations
9 errors
Build:
src/Cellm/Models/GoogleAi/GoogleAiRequestHandler.cs#L33
'Prompt' does not contain a definition for 'Model' and no accessible extension method 'Model' accepting a first argument of type 'Prompt' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Cellm/Models/Llamafile/LlamafileRequestHandler.cs#L61
'Prompt' does not contain a definition for 'Model' and no accessible extension method 'Model' accepting a first argument of type 'Prompt' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Cellm/Models/GoogleAi/GoogleAiRequestHandler.cs#L56
'Prompt' does not contain a definition for 'SystemMessage' and no accessible extension method 'SystemMessage' accepting a first argument of type 'Prompt' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Cellm/Models/GoogleAi/GoogleAiRequestHandler.cs#L62
'ChatMessage' does not contain a definition for 'Content' and no accessible extension method 'Content' accepting a first argument of type 'ChatMessage' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Cellm/Models/GoogleAi/GoogleAiRequestHandler.cs#L33
'Prompt' does not contain a definition for 'Model' and no accessible extension method 'Model' accepting a first argument of type 'Prompt' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Cellm/Models/Llamafile/LlamafileRequestHandler.cs#L61
'Prompt' does not contain a definition for 'Model' and no accessible extension method 'Model' accepting a first argument of type 'Prompt' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Cellm/Models/GoogleAi/GoogleAiRequestHandler.cs#L56
'Prompt' does not contain a definition for 'SystemMessage' and no accessible extension method 'SystemMessage' accepting a first argument of type 'Prompt' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Cellm/Models/GoogleAi/GoogleAiRequestHandler.cs#L62
'ChatMessage' does not contain a definition for 'Content' and no accessible extension method 'Content' accepting a first argument of type 'ChatMessage' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Loading