Skip to content

feat: add table creation chat requests to sdk #1712

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

Merged
merged 3 commits into from
May 5, 2025

Conversation

orangecoloured
Copy link
Collaborator

No description provided.

Copy link
Member

@EiffelFly EiffelFly left a comment

Choose a reason for hiding this comment

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

@orangecoloured Let's rename TableInstill to CreateTableFlow -> Since the later is much verbal

Copy link

github-actions bot commented May 5, 2025

📦 Next.js Bundle Analysis for instillai-console

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link
Member

@EiffelFly EiffelFly left a comment

Choose a reason for hiding this comment

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

LGTM

@orangecoloured orangecoloured merged commit c6e7806 into main May 5, 2025
9 checks passed
@orangecoloured orangecoloured deleted the create-table-chat-api-update branch May 5, 2025 12:22
Copy link

github-actions bot commented May 5, 2025

📦 Next.js Bundle Analysis for instillai-console

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@droplet-bot droplet-bot mentioned this pull request May 5, 2025
Copy link

github-actions bot commented May 5, 2025

📦 Next.js Bundle Analysis for instillai-console

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

EiffelFly pushed a commit that referenced this pull request May 20, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>0.66.0-beta</summary>

##
[0.66.0-beta](v0.65.0-beta...v0.66.0-beta)
(2025-05-20)


### Features

* update more deps vuln fixes
([#1709](#1709))
([8de02a1](8de02a1))


### Bug Fixes

* fix console-deps-vuln
([#1707](#1707))
([d2e4f6a](d2e4f6a))
</details>

<details><summary>@instill-ai/design-system: 0.89.0</summary>

##
[0.89.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.88.0...@instill-ai/design-system-v0.89.0)
(2025-05-20)


### Features

* new icon ([#1719](#1719))
([ec0d601](ec0d601))
* update chat message type
([#1717](#1717))
([529cd96](529cd96))


### Bug Fixes

* fix console-deps-vuln
([#1707](#1707))
([d2e4f6a](d2e4f6a))
* fix hash02 icon
([#1723](#1723))
([c3e560f](c3e560f))
</details>

<details><summary>@instill-ai/design-tokens: 0.10.1</summary>

##
[0.10.1](https://github.com/instill-ai/console/compare/@instill-ai/design-tokens-v0.10.0...@instill-ai/design-tokens-v0.10.1)
(2025-05-20)


### Bug Fixes

* fix console-deps-vuln
([#1707](#1707))
([d2e4f6a](d2e4f6a))
</details>

<details><summary>@instill-ai/toolkit: 0.118.0</summary>

##
[0.118.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.117.0...@instill-ai/toolkit-v0.118.0)
(2025-05-20)


### Features

* adapt BE new cell value
([#1711](#1711))
([05f5ddf](05f5ddf))
* adapt new upload file flow
([#1713](#1713))
([1c1f313](1c1f313))
* add catalog related data into fileCell
([#1721](#1721))
([e465681](e465681))
* add draftMode for table
([#1715](#1715))
([1cb5a09](1cb5a09))
* add editing table column state
([#1716](#1716))
([687d2e4](687d2e4))
* add selection type in table
([#1718](#1718))
([22171a5](22171a5))
* add table creation chat requests to sdk
([#1712](#1712))
([c6e7806](c6e7806))
* remove space related catalogue warnings and info
([#1724](#1724))
([5aab9f7](5aab9f7))
* update chat message type
([#1717](#1717))
([529cd96](529cd96))
* update more deps vuln fixes
([#1709](#1709))
([8de02a1](8de02a1))
* update store type to support broader range of cell preview
([#1722](#1722))
([7ef395f](7ef395f))
* update table cell type to make fileUid in the fileCell optional
([#1720](#1720))
([9af841d](9af841d))


### Bug Fixes

* fix chat with agent types
([#1714](#1714))
([1457eba](1457eba))
* fix console-deps-vuln
([#1707](#1707))
([d2e4f6a](d2e4f6a))
* fix toolkit version number
([#1725](#1725))
([7b80a1d](7b80a1d))
</details>

<details><summary>instill-sdk: 0.16.0</summary>

##
[0.16.0](instill-sdk-v0.15.0...instill-sdk-v0.16.0)
(2025-05-20)


### Features

* adapt BE new cell value
([#1711](#1711))
([05f5ddf](05f5ddf))
* add catalog related data into fileCell
([#1721](#1721))
([e465681](e465681))
* add draftMode for table
([#1715](#1715))
([1cb5a09](1cb5a09))
* add editing table column state
([#1716](#1716))
([687d2e4](687d2e4))
* add selection type in table
([#1718](#1718))
([22171a5](22171a5))
* add table creation chat requests to sdk
([#1712](#1712))
([c6e7806](c6e7806))
* update chat message type
([#1717](#1717))
([529cd96](529cd96))
* update store type to support broader range of cell preview
([#1722](#1722))
([7ef395f](7ef395f))
* update table cell type to make fileUid in the fileCell optional
([#1720](#1720))
([9af841d](9af841d))


### Bug Fixes

* fix chat with agent types
([#1714](#1714))
([1457eba](1457eba))
* fix console-deps-vuln
([#1707](#1707))
([d2e4f6a](d2e4f6a))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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