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: use websocket for ai assistant #1311

Merged
merged 5 commits into from
Aug 17, 2023

Conversation

jczhong84
Copy link
Collaborator

@jczhong84 jczhong84 commented Aug 14, 2023

  • change to use websocket instead of EventStream for streaming ai response back
  • refactored ai assistant plugin
  • add keep the query button for text2sql

@czgu czgu merged commit 15da8e2 into pinterest:ai-assistant Aug 17, 2023
4 checks passed
@jczhong84 jczhong84 deleted the feat/ai_socketio branch August 19, 2023 00:41
jczhong84 added a commit to jczhong84/querybook that referenced this pull request Sep 1, 2023
* feat: use websocket for ai assistant

* fix node test

* comments

* remove memory and add keep button

* fix linter
jczhong84 added a commit to jczhong84/querybook that referenced this pull request Sep 1, 2023
* feat: use websocket for ai assistant

* fix node test

* comments

* remove memory and add keep button

* fix linter
jczhong84 added a commit to jczhong84/querybook that referenced this pull request Sep 1, 2023
* feat: use websocket for ai assistant

* fix node test

* comments

* remove memory and add keep button

* fix linter
czgu pushed a commit that referenced this pull request Sep 15, 2023
* feat: use websocket for ai assistant (#1311)

* feat: use websocket for ai assistant

* fix node test

* comments

* remove memory and add keep button

* fix linter

* feat: add embedding based table search support (#1314)

* feat: add embedding based table search support

* update

* build fail

* linter

* test failure

* comments

* nodetest

* opensearch volumne path

* docs: ai assistant plugin (#1323)

* feat: add vector table search (#1322)

* feat: add vector table search

* fix linter

* remove realtime record query cell

* handle table select exceptions

* add public config

* comments

* remove unused config

* update var name metatore_id as metastoreId

* comments
aidenprice pushed a commit to arrowtail-precision/querybook that referenced this pull request Jan 3, 2024
…terest#1325)

* feat: use websocket for ai assistant (pinterest#1311)

* feat: use websocket for ai assistant

* fix node test

* comments

* remove memory and add keep button

* fix linter

* feat: add embedding based table search support (pinterest#1314)

* feat: add embedding based table search support

* update

* build fail

* linter

* test failure

* comments

* nodetest

* opensearch volumne path

* docs: ai assistant plugin (pinterest#1323)

* feat: add vector table search (pinterest#1322)

* feat: add vector table search

* fix linter

* remove realtime record query cell

* handle table select exceptions

* add public config

* comments

* remove unused config

* update var name metatore_id as metastoreId

* comments
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