Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

experimental: ChatGPT APIを利用した予測入力機能のベースを実装 #78

Merged
merged 53 commits into from
Oct 2, 2024

Conversation

nyanko3141592
Copy link
Collaborator

ChatGPT APIを利用して文章補完機能を実装

  • ChatGPT APIのConfig設定を追加
  • SuggestionViewで補完Windowを追加

@nyanko3141592 nyanko3141592 marked this pull request as draft September 30, 2024 13:40
This reverts commit ea6d762, reversing
changes made to 5dd0b57.
めちゃくちゃ深いネストをguard letでearly return
azooKeyMac/Windows/ConfigWindow.swift Outdated Show resolved Hide resolved
@ensan-hcl ensan-hcl added the enhancement New feature or request label Oct 1, 2024
@ensan-hcl ensan-hcl changed the title Feat/chat gpt complement experimental: ChatGPT APIを利用した予測入力機能のベースを実装 Oct 1, 2024
@nyanko3141592 nyanko3141592 marked this pull request as ready for review October 2, 2024 09:56
@ensan-hcl ensan-hcl self-requested a review October 2, 2024 14:27
Copy link
Owner

@ensan-hcl ensan-hcl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

めっちゃいい!ナイス!!

maxWidth + 48
maxWidth + 32
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nyanko3141592
こちら、自分の変更が戻されているのですが、何かまずかったですかね…?
#76

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

おっと…… @nyanko3141592 がマージでミスってて自分が気づかず通した感じですね。

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

このPRはSquash Mergeしちゃってたので、@diskshima さんのコミットをcherry-pickして再マージしました!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@diskshima
マージの時にミスりました!すいません!
内容は全然問題なかったです!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ensan-hcl @nyanko3141592
いえいえ、修正ありがとうございます!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants