BotSharp/src/WebStarter
geffzhang 7e5228ddcb Update appsettings.json
upgrade .net 8 error:IDX10720: Unable to create KeyedHashAlgorithm for algorithmHS256'. the key size must be greater than: '256' bits, key has '152' bits. Arg ParamName Name ,This means that the key needs to be more than 256 bits, that is, the set key is too short
2024-01-29 23:04:06 +08:00
..
Properties Serilog 2024-01-08 18:40:52 -06:00
wwwroot Add AgentFilter. 2023-12-28 09:20:18 -06:00
appsettings.Development.json Add Chatbot UI. 2023-05-25 20:36:15 -05:00
appsettings.json Update appsettings.json 2024-01-29 23:04:06 +08:00
Program.cs feat: dockerfile 2024-01-27 23:35:27 +08:00
WebStarter.csproj feat: upgrade semantic kernel 1.2.0 2024-01-27 20:24:57 +08:00