Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonjoseph committed Nov 20, 2024
1 parent c3b673d commit c98fb6a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/pages/guidelines/carbon-for-ai/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ identify any instances of AI being used in an experience.

### Assets

| AI Asset | Status | Figma library | Code |
| ---------------------------------------------------------------- | ------------ | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [AI style elements](/guidelines/carbon-for-ai/#style-elements) | Stable | [(v11) All themes](<https://www.figma.com/design/YAnB1jKx0yCUL29j6uSLpg/(v11)-All-themes---Carbon-Design-System?m=auto>) | [@carbon/themes](https://github.com/carbon-design-system/carbon/blob/cd57b295688aad843fc7d7b4585db4ee1987afe8/packages/themes/src/white.js#L209) |
| [AI Carbon components](/guidelines/carbon-for-ai/#ai-components) | Stable | [(v11) All themes](<https://www.figma.com/design/YAnB1jKx0yCUL29j6uSLpg/(v11)-All-themes---Carbon-Design-System?m=auto>) | [React](https://react.carbondesignsystem.com/?path=/docs/components-ailabel--overview), [Web-components](https://web-components.carbondesignsystem.com/?path=/docs/components-ai-label--overview) |
| [AI chat](/guidelines/carbon-for-ai/#ai-chat) | Experimental | [Chat component library](https://www.figma.com/design/j6Wh5Ud6cDLwlx1i4pmQo7/Chat-Component-Library---Carbon-for-AI?m=auto) | [watsonx Assistant](https://web-chat.global.assistant.watson.cloud.ibm.com/docs.html), [@carbon-labs/ai-chat](https://github.com/carbon-design-system/carbon-labs/tree/main/packages/web-components/src/components/chat) |
| AI Asset | Status | Figma library | Code |
| ---------------------------------------------------------------- | ------------ | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [AI style elements](/guidelines/carbon-for-ai/#style-elements) | Stable | [(v11) All themes](<https://www.figma.com/design/YAnB1jKx0yCUL29j6uSLpg/(v11)-All-themes---Carbon-Design-System?m=auto>) | [@carbon/themes](https://github.com/carbon-design-system/carbon/blob/cd57b295688aad843fc7d7b4585db4ee1987afe8/packages/themes/src/white.js#L209) |
| [AI Carbon components](/guidelines/carbon-for-ai/#ai-components) | Stable | [(v11) All themes](<https://www.figma.com/design/YAnB1jKx0yCUL29j6uSLpg/(v11)-All-themes---Carbon-Design-System?m=auto>) | [React](https://react.carbondesignsystem.com/?path=/docs/components-ailabel--overview), [Web-components](https://web-components.carbondesignsystem.com/?path=/docs/components-ai-label--overview) |
| [AI chat](/guidelines/carbon-for-ai/#ai-chat) | Experimental | [Chat component library](https://www.figma.com/design/j6Wh5Ud6cDLwlx1i4pmQo7/Chat-Component-Library---Carbon-for-AI?m=auto) | [watsonx Assistant](https://web-chat.global.assistant.watson.cloud.ibm.com/docs.html), [@carbon-labs/ai-chat](https://github.com/carbon-design-system/carbon-labs/tree/main/packages/web-components/src/components/chat) |

## Style elements

Expand Down

0 comments on commit c98fb6a

Please sign in to comment.