mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-23 19:29:17 +03:00
fix
This commit is contained in:
parent
d16b3da33b
commit
65ec766ad6
@ -1,5 +1,7 @@
|
||||
module Wasp.Cli.Command.AI.GenerateNewProject () where
|
||||
|
||||
-- TODO: Probably move this module out of here into general wasp lib.
|
||||
|
||||
import Wasp.OpenAI (OpenAIApiKey)
|
||||
import qualified Wasp.OpenAI.ChatGPT as Chat
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user