Initial implementation of Embedding data type. #5537
Annotations
7 errors and 5 warnings
Build:
dotnet/src/dotnetcore/Providers/AI/Services/AgentService.cs#L70
The best overloaded Add method 'List<ChatMessage>.Add(ChatMessage)' for the collection initializer has some invalid arguments
|
Build:
dotnet/src/dotnetcore/Providers/AI/Services/AgentService.cs#L70
Argument 1: cannot convert from 'OpenAI.Chat.UserChatMessage' to 'GeneXus.AI.ChatMessage'
|
Build:
dotnet/src/dotnetcore/Providers/AI/Services/AgentService.cs#L86
Argument 1: cannot convert from 'System.Collections.Generic.List<GeneXus.AI.ChatMessage>' to 'System.Collections.Generic.IEnumerable<OpenAI.Chat.ChatMessage>'
|
Build:
dotnet/src/dotnetcore/Providers/AI/Services/AgentService.cs#L70
The best overloaded Add method 'List<ChatMessage>.Add(ChatMessage)' for the collection initializer has some invalid arguments
|
Build:
dotnet/src/dotnetcore/Providers/AI/Services/AgentService.cs#L70
Argument 1: cannot convert from 'OpenAI.Chat.UserChatMessage' to 'GeneXus.AI.ChatMessage'
|
Build:
dotnet/src/dotnetcore/Providers/AI/Services/AgentService.cs#L86
Argument 1: cannot convert from 'System.Collections.Generic.List<GeneXus.AI.ChatMessage>' to 'System.Collections.Generic.IEnumerable<OpenAI.Chat.ChatMessage>'
|
Build
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Build
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Build
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Build
Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Loading