UNPKG

@atlaskit/rovo-agent-components

Version:

This package host public components related to rovo agents, the components here are needed for other public atlaskit packages

20 lines (10 loc) 845 B
# RovoAgentComponents This package host public components related to rovo agents, the components here are needed for other public atlaskit packages ## Usage `import RovoAgentComponents from '@atlaskit/rovo-agent-components';` Detailed docs and example usage can be found [here](https://atlaskit.atlassian.com/packages/ai-mate/rovo-agent-components). ## What's the difference between this package and `@atlassian/conversation-assistant-ui-components`? This package was created mainly because there are other `@atlaskit/` packages that require some shared components If possible, try build the components in `@atlassian/conversation-assistant-ui-components`, and only create one here if it's needed by other `@atlaskit/` packages ## Storybook locally run `yarn start @atlaskit/rovo-agent-components` or `yarn start rovo-agent-components`