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

feat(chat): streaming and charts #139

Merged
merged 32 commits into from
Apr 26, 2024

Conversation

ocornec
Copy link
Contributor

@ocornec ocornec commented Apr 25, 2024

Closes #

Streaming and charts features for chat component

Changelog

New

  • {{new thing}}

Changed

  • {{change thing}}

Removed

  • {{removed thing}}

Testing / Reviewing

{{ Add descriptions, steps or a checklist for how reviewers can verify this PR works or not }}

Copy link

netlify bot commented Apr 25, 2024

Deploy Preview for carbon-labs ready!

Name Link
🔨 Latest commit ee884c1
🔍 Latest deploy log https://app.netlify.com/sites/carbon-labs/deploys/662bb2f387e5000008f70b6b
😎 Deploy Preview https://deploy-preview-139--carbon-labs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@annawen1 annawen1 changed the title Streamingandcharts feat(chat): streaming and charts Apr 25, 2024
@@ -1,6 +1,6 @@
{
"name": "@carbon-labs/ai-chat",
"version": "0.4.0",
"version": "3.1.0-rc.1",
Copy link
Member

Choose a reason for hiding this comment

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

No need to change the version here. When we publish, the github action will bump up the version for you.

@@ -36,8 +36,13 @@
"dependencies": {
"@babel/runtime": "^7.23.2",
"@carbon-labs/utilities": "0.4.0",
"@carbon/charts": "^1.15.5",
Copy link
Member

Choose a reason for hiding this comment

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

Not sure if this is needed since I don't see @carbon/charts being used anywhere?

@@ -0,0 +1,25 @@
#old array of v10 tokens
Copy link
Member

Choose a reason for hiding this comment

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

This is useful, but I don't think it should live here

@annawen1 annawen1 merged commit c86a45e into carbon-design-system:main Apr 26, 2024
9 checks passed
@annawen1 annawen1 deleted the streamingandcharts branch April 26, 2024 14:21
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.

None yet

2 participants