Chau Tran
1c2d0860b5
feat(graph): update graph lib to latest nx graph ( #29768 )
2025-02-13 06:58:03 -06:00
James Henry
4fd639b170
feat(core): refactor graph implementation details ( #27267 )
...
Co-authored-by: nartc <nartc7789@gmail.com>
2024-08-27 10:01:11 -04:00
Jason Jean
a7dc8f6d7f
chore(repo): fix file formatting ( #26463 )
...
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->
<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->
## Current Behavior
<!-- This is the behavior we have today -->
Files are unformatted.
## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
Files are formatted.
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes #
2024-06-07 16:10:22 -04:00
Jack Hsu
bc43243498
chore(repo): add eslint and jest plugins to use inferred targets ( #22946 )
2024-04-23 21:52:13 -04:00
Rares Matei
55a933855c
docs(nx-cloud): update release notes ( #22915 )
2024-04-22 17:12:36 +01:00
Nicholas Cunningham
73a8091b93
docs(nx-dev): Update internal links to use Link tag ( #22287 )
2024-03-13 10:34:55 +01:00
Jonathan Cammisuli
81410e496a
docs(core): remove beta tags from AI chat ( #21708 )
2024-02-08 11:57:10 -05:00
Isaac Mann
d1dd605ed2
feat(nx-dev): limit ai chat query length ( #20034 )
2023-11-03 16:20:09 -04:00
Jack Hsu
ae38219361
feat(nx-dev): add link to AI Chat beta in docs header ( #19261 )
2023-09-26 05:29:22 -07:00
Jack Hsu
3b3fc92928
feat(nx-dev): improve initial prompt of the AI Chat to remove bad responses ( #19244 )
2023-09-20 17:29:57 +00:00
Jack Hsu
b14cd1ca21
feat(nx-dev): improve auto-scrolling so it does not interfere with users reading the content ( #19196 )
2023-09-15 15:52:44 -04:00
Jack Hsu
9460b86787
feat(nx-dev): remove emojis from heading ID ( #19194 )
2023-09-15 13:40:42 -04:00
Jack Hsu
6242c87227
feat(nx-dev): change "New chat" to "Clear chat" to avoid confusion, and open links in new tab ( #19190 )
2023-09-15 11:26:23 -04:00
Jack Hsu
94f71cdbbf
feat(nx-dev): add "new chat" button to AI page ( #19150 )
2023-09-14 14:50:50 -04:00
Katerina Skroumpelou
ed6d7f721f
feat(nx-dev): get the correct query for ai feedback ( #18961 )
2023-09-01 17:18:19 +03:00
Katerina Skroumpelou
1abe35c52b
feat(nx-dev): move all the querying logic to edge function ( #18834 )
2023-08-31 09:49:33 -04:00
Jack Hsu
e4755cb387
feat(nx-dev): use textarea for prompts and show a better "no results"error ( #18798 )
2023-08-25 10:01:21 -04:00
Benjamin Cabanes
a29de8b343
feat(nx-cloud): add styles and cleanup to ai feed container ( #18593 )
2023-08-15 12:16:16 -04:00
Katerina Skroumpelou
356c3d968d
feat(nx-dev): store user feedback in supabase too ( #18563 )
2023-08-11 17:55:20 +03:00
Katerina Skroumpelou
aa9eaa7c0c
fix(nx-dev): ai chat ui improvements ( #18560 )
2023-08-10 14:05:54 +02:00
Katerina Skroumpelou
c85a4d9122
feat(nx-dev): create a more chat-like interface for ai docs ( #18530 )
2023-08-09 19:26:45 +03:00
Katerina Skroumpelou
8be2a268b7
feat(misc): add memory to chat completion ( #18463 )
2023-08-08 10:18:26 -04:00
Katerina Skroumpelou
e9d50af945
feat(misc): embeddings script and list sources in ai response ( #18455 )
2023-08-03 18:51:31 +03:00
Katerina Skroumpelou
ccad52e93c
feat(nx-dev): when feedback button is pressed hide buttons ( #18141 )
2023-08-03 15:05:52 +03:00
Katerina Skroumpelou
6ccbbbc98f
feat(nx-dev): new page for ai docs ( #18025 )
2023-07-13 10:30:01 -04:00