Skip to content

Commit

Permalink
ChatGPTが回答中に CTRL+RETURN で新たな質問を送信できるかのような振る舞いとなっていた不具合
Browse files Browse the repository at this point in the history
  • Loading branch information
komiyamma committed Mar 22, 2023
1 parent 9fd343f commit e3b4ca7
Show file tree
Hide file tree
Showing 29 changed files with 19 additions and 16 deletions.
Binary file modified src/.vs/HmChatGPT35Turbo/DesignTimeBuild/.dtbcache.v2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified src/.vs/HmChatGPT35Turbo/v17/.futdcache.v2
Binary file not shown.
Binary file modified src/.vs/HmChatGPT35Turbo/v17/.suo
Binary file not shown.
Binary file modified src/.vs/ProjectEvaluation/hmchatgpt35turbo.metadata.v6.1
Binary file not shown.
Binary file modified src/.vs/ProjectEvaluation/hmchatgpt35turbo.projects.v6.1
Binary file not shown.
6 changes: 3 additions & 3 deletions src/HmChatGPT35Turbo/HmChatGPT35Turbo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<BaseOutputPath>bin\$(PlatformTarget)</BaseOutputPath>
<Authors>Akitsugu Komiyama</Authors>
<Copyright>$(Authors)</Copyright>
<AssemblyVersion>1.0.5.3</AssemblyVersion>
<FileVersion>1.0.5.3</FileVersion>
<Version>1.0.5.3</Version>
<AssemblyVersion>1.0.5.4</AssemblyVersion>
<FileVersion>1.0.5.4</FileVersion>
<Version>1.0.5.4</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Platform)'=='x86'">
Expand Down
5 changes: 4 additions & 1 deletion src/HmChatGPT35Turbo/WinForm.cs
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,10 @@ private void Tb_KeyDown(object? sender, KeyEventArgs e)
// CTRLキーも押されている時だけ、送信ボタンを押した相当にする。
if ((Control.ModifierKeys & Keys.Control) == Keys.Control)
{
BtnOk_Click(null, e);
// 送信ボタンが有効なら
if (btnOk != null && btnOk.Enabled) {
BtnOk_Click(null, e);
}
}
}
}
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"HmChatGPT35Turbo/1.0.5.3": {
"HmChatGPT35Turbo/1.0.5.4": {
"dependencies": {
"Betalgo.OpenAI.GPT3": "6.8.1",
"HmNetCOM": "2.0.7.9"
Expand Down Expand Up @@ -154,7 +154,7 @@
}
},
"libraries": {
"HmChatGPT35Turbo/1.0.5.3": {
"HmChatGPT35Turbo/1.0.5.4": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"HmChatGPT35Turbo/1.0.5.3": {
"HmChatGPT35Turbo/1.0.5.4": {
"dependencies": {
"Betalgo.OpenAI.GPT3": "6.8.1",
"HmNetCOM": "2.0.7.9"
Expand Down Expand Up @@ -154,7 +154,7 @@
}
},
"libraries": {
"HmChatGPT35Turbo/1.0.5.3": {
"HmChatGPT35Turbo/1.0.5.4": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"projects": {
"G:\\repogitory\\hm_openai_chatgpt35_turbo\\src\\HmChatGPT35Turbo\\HmChatGPT35Turbo.csproj": {
"version": "1.0.5.3",
"version": "1.0.5.4",
"restore": {
"projectUniqueName": "G:\\repogitory\\hm_openai_chatgpt35_turbo\\src\\HmChatGPT35Turbo\\HmChatGPT35Turbo.csproj",
"projectName": "HmChatGPT35Turbo",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
[assembly: System.Reflection.AssemblyCompanyAttribute("Akitsugu Komiyama")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("Akitsugu Komiyama")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.5.3")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.5.3")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.5.4")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.5.4")]
[assembly: System.Reflection.AssemblyProductAttribute("HmChatGPT35Turbo")]
[assembly: System.Reflection.AssemblyTitleAttribute("HmChatGPT35Turbo")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.5.3")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.5.4")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]

Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b94d427ef06896992db07ef97c5a3b6d82972637
daa8a23717a3ebd95b544f7ce057f4359e221d96
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"{cf709244-a284-419e-832d-0b354ee2950d}":{"type":"HmNetCOM.HmMacroCOMVar","assembly":"HmChatGPT35Turbo, Version=1.0.5.3, Culture=neutral, PublicKeyToken=null","progid":"HmNetCOM.HmMacroCOMVar"},"{bccbe82c-56e1-4056-ae7c-3c4f62806732}":{"type":"HmOpenAIChatGpt35Turbo.HmChatGPT35Turbo","assembly":"HmChatGPT35Turbo, Version=1.0.5.3, Culture=neutral, PublicKeyToken=null","progid":"HmOpenAIChatGpt35Turbo.HmChatGPT35Turbo"},"{9818f69e-a37d-4a03-bca1-c4c172366473}":{"type":"HmOpenAIChatGpt35Turbo.HmChatGPT35TurboSharedMemory","assembly":"HmChatGPT35Turbo, Version=1.0.5.3, Culture=neutral, PublicKeyToken=null","progid":"HmOpenAIChatGpt35Turbo.HmChatGPT35TurboSharedMemory"}}
{"{cf709244-a284-419e-832d-0b354ee2950d}":{"type":"HmNetCOM.HmMacroCOMVar","assembly":"HmChatGPT35Turbo, Version=1.0.5.4, Culture=neutral, PublicKeyToken=null","progid":"HmNetCOM.HmMacroCOMVar"},"{bccbe82c-56e1-4056-ae7c-3c4f62806732}":{"type":"HmOpenAIChatGpt35Turbo.HmChatGPT35Turbo","assembly":"HmChatGPT35Turbo, Version=1.0.5.4, Culture=neutral, PublicKeyToken=null","progid":"HmOpenAIChatGpt35Turbo.HmChatGPT35Turbo"},"{9818f69e-a37d-4a03-bca1-c4c172366473}":{"type":"HmOpenAIChatGpt35Turbo.HmChatGPT35TurboSharedMemory","assembly":"HmChatGPT35Turbo, Version=1.0.5.4, Culture=neutral, PublicKeyToken=null","progid":"HmOpenAIChatGpt35Turbo.HmChatGPT35TurboSharedMemory"}}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion src/HmChatGPT35Turbo/obj/project.assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
},
"project": {
"version": "1.0.5.3",
"version": "1.0.5.4",
"restore": {
"projectUniqueName": "G:\\repogitory\\hm_openai_chatgpt35_turbo\\src\\HmChatGPT35Turbo\\HmChatGPT35Turbo.csproj",
"projectName": "HmChatGPT35Turbo",
Expand Down
2 changes: 1 addition & 1 deletion src/HmChatGPT35Turbo/obj/project.nuget.cache
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 2,
"dgSpecHash": "//6F7/kV3GkKTZ7HDtftj4NLwLYoxiUP8oEbOIyf7nmzbkVz3kCw5GXRIyiuJ6AyPzhTHY6//GesKuhbE/EDQg==",
"dgSpecHash": "P7ZuUWdZsRR+9F6sRe22ZqwdaDqHNw9KBcJy4al3jv8n9w+RMv13H6Y0jRzTX2Dg99vlbyYydzGQ6FtpihY+lg==",
"success": true,
"projectFilePath": "G:\\repogitory\\hm_openai_chatgpt35_turbo\\src\\HmChatGPT35Turbo\\HmChatGPT35Turbo.csproj",
"expectedPackageFiles": [
Expand Down

0 comments on commit e3b4ca7

Please sign in to comment.