-
Notifications
You must be signed in to change notification settings - Fork 405
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
docs: add NGXS Guru Badge for Gurubase.io (#2250) #2250
Conversation
Signed-off-by: Kursat Aktas <[email protected]>
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 148a017. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 4 targetsSent with 💌 from NxCloud. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm happy to add this.
@kursataktas a few questions for you:
- Do any questions asked to the guru become cached permalink results? If so, for how long? It seems like I can share the link to a question that GuruBase answered and it returns the result instantly for subsequent calls to the same link.
- Would it be ok to link to some gurubase answers in an FAQ section of our docs?
- And lastly, how could we refresh a link if the answer should be regenerated based on the latest version of the docs?
@ngxs/devtools-plugin
@ngxs/form-plugin
@ngxs/hmr-plugin
@ngxs/router-plugin
@ngxs/storage-plugin
@ngxs/store
@ngxs/websocket-plugin
commit: |
BundleMonFiles updated (4)
Unchanged files (2)
Total files change +1.18KB +0.91% Groups added (1)
Groups updated (1)
Final result: ❌ View report in BundleMon website ➡️ |
BundleMon (NGXS Plugins)Files updated (8)
Unchanged files (1)
Total files change +691B +3.37% Groups updated (1)
Final result: ❌ View report in BundleMon website ➡️ |
BundleMon (Integration Projects)Files updated (3)
Total files change +2.21KB +1.07% Final result: ❌ View report in BundleMon website ➡️ |
Thanks for the review, @markwhitfeld
|
Code Climate has analyzed commit 148a017 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 95.3% (0.0% change). View more on Code Climate. |
Hello team,
I'm the maintainer of Anteon. We have created Gurubase.io with the mission of building a centralized, open-source tool-focused knowledge base. Essentially, each "guru" is equipped with custom knowledge to answer user questions based on collected data related to that tool.
I wanted to update you that I've manually added the NGXS Guru to Gurubase. NGXS Guru uses the data from this repo and data from the docs to answer questions by leveraging the LLM.
In this PR, I showcased the "NGXS Guru", which highlights that NGXS now has an AI assistant available to help users with their questions. Please let me know your thoughts on this contribution.
Additionally, if you want me to disable NGXS Guru in Gurubase, just let me know that's totally fine.