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

システムコンテキストを自分の会話履歴から保存できるようにする #439 #571

Conversation

SeongHaedu
Copy link
Collaborator

Issue #439

Description of changes:
チャット機能にて、"システムコンテキストの表示" トグルを有効化した場合にのみ、システムコンテキストを保存するボタンを実装しました。

Copy link
Contributor

@tbrand tbrand left a comment

Choose a reason for hiding this comment

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

保存ボタンの UI について 2 点要望です!

  • アシスタントのフィードバックボタン&コピーボタンの位置とずれているように見えるため、右端を合わせていただけますでしょうか?
  • アシスタントのフィードバックボタン&コピーボタンとスタイルを合わせるため、ボタンをアイコンにしていただけますでしょうか?アイコンは PiFloppyDisk などで良いと思います!

スクリーンショット 2024-07-30 10 22 37

hideFeedback?: boolean;
};


Copy link
Contributor

Choose a reason for hiding this comment

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

不要な改行なので消していただけると diff が綺麗になります!

@tbrand
Copy link
Contributor

tbrand commented Nov 12, 2024

#709
こちらで対応しました

@tbrand tbrand closed this Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants