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(nx-cloud): add styles and cleanup to ai feed container #18593

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

bcabanes
Copy link
Member

@bcabanes bcabanes commented Aug 11, 2023

It adds some styling to the AI page, feed and prompts component when querying the bot. There is still some issues we would need to address before releasing.

The whole communication between the feed and the api needs to be refactored to handle metadata. We basically need 3 things:

  • chatItem like object
  • metadata like object
  • link from chatItem to metadata with correlation id so we can split things and send relevant data.

We should also break the data-access-ai library into dedicated library (e.g:the Supabase client should not be in there).

UI is rudimentary but kind of works for now.

@bcabanes bcabanes self-assigned this Aug 11, 2023
@vercel
Copy link

vercel bot commented Aug 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2023 9:41pm

@bcabanes bcabanes changed the title feat(nx-cloud): add ai styles and cleanup feat(nx-cloud): add styles and cleanup to ai feed container Aug 11, 2023
@FrozenPandaz
Copy link
Collaborator

image
I get the feedback buttons before any answer is given. It should be attached to answers.

image
I would like if the disclaimer stayed with the answer.

@bcabanes bcabanes merged commit a29de8b into nrwl:master Aug 15, 2023
15 checks passed
@bcabanes bcabanes deleted the feat/nx-cloud/ai-styles-and-cleanup branch August 15, 2023 16:32
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants