Files
gpt/src
Claude e6d5915f47 Fix: use lib crate imports in main.rs
Binary targets must import from the library using the crate name (aigpt::),
not as local modules (pub mod memory).

This fixes the 'unresolved import' errors.
2025-11-05 16:31:00 +00:00
..
2025-07-29 05:04:15 +09:00
2025-11-05 16:23:24 +00:00
2025-11-05 16:31:00 +00:00