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

Kendra を左カラムに追加 #106

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Kendra を左カラムに追加 #106

merged 2 commits into from
Oct 16, 2023

Conversation

tbrand
Copy link
Contributor

@tbrand tbrand commented Oct 16, 2023

  • これまでツールという区分だったものをユースケースに変更
  • Kendra を新しいツールという区分に追加

{props.items.map((item, idx) => (
<Item key={idx} label={item.label} icon={item.icon} to={item.to} />
<div className="text-aws-smile mx-3 my-2 text-xs">
ユースケース <span className="text-gray-400">(GenAI)</span>
Copy link
Contributor

Choose a reason for hiding this comment

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

このRepoは、「GenerativeAI」「生成系AI」と表現しているので合わせた方が良いかなと思いました。

@wadabee wadabee merged commit 6ce09d8 into main Oct 16, 2023
1 check passed
@wadabee wadabee deleted the add-kendra-column branch October 16, 2023 03:53
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.

3 participants