feat(iced): implement AI script generator with working LLM calls
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
//! Launches the Iced application with the HCIE image editor.
|
||||
|
||||
mod ai_chat;
|
||||
mod ai_script;
|
||||
mod app;
|
||||
mod canvas;
|
||||
mod color_picker;
|
||||
|
||||
Reference in New Issue
Block a user