Open Issues Need Help
View All on GitHub Fix the 3d Tool 2 months ago
AI Summary: The task requires fixing the 3D tool within the LLM FX JavaFX application. This involves reviewing the existing `JFX3dTool.java` code, identifying issues with default values or functionality, and implementing necessary corrections to improve the 3D scene creation capabilities. Expertise in JavaFX 3D programming is needed.
Complexity:
4/5
bug help wanted
Give a node ID and return it for Reporting Tool 2 months ago
AI Summary: Modify the Java code for the JFXReportingTool in the LLM FX project to return a unique node ID (String) after adding a node. This ID will be used by other tools (like the Animation Tool) for later reference and interaction.
Complexity:
3/5
enhancement good first issue