-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
Add LLM integration section in productivity tools and add HueHive #5351
Conversation
Since mermaid diagram creation is a perfact usecase for LLMs adding a section for LLM integration make sense. HueHive is a tool to create and visualize mermaid diagrams with the help of ChatGPT. Please let me know if it is fine to add this or this should be added in some other section. Thanks. PS: I am creater of HueHive diagrams tool.
✅ Deploy Preview for mermaid-js ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #5351 +/- ##
========================================
Coverage 44.67% 44.67%
========================================
Files 25 25
Lines 5339 5339
Branches 27 27
========================================
Hits 2385 2385
Misses 2953 2953
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. |
@kamalkishor1991, Thank you for the contribution! |
📑 Summary
Since mermaid diagram creation is a perfact usecase for LLMs adding a section for LLM integration make sense. HueHive is a tool to create and visualize mermaid diagrams with the help of ChatGPT. Please let me know if it is fine to add this or this should be added in some other section.
📏 Design Decisions
NA
📋 Tasks
Make sure you
MERMAID_RELEASE_VERSION
is used for all new features.develop
branchPS: I am creater of HueHive diagrams tool.