diff --git a/src/api.jl b/src/api.jl index 2ec3c6a..9db183f 100644 --- a/src/api.jl +++ b/src/api.jl @@ -5,7 +5,7 @@ export prompt using JSON, DataStructures, Dates, UUIDs, HTTP, Random, PrettyPrinting, Serialization, DataFrames, Serde using GeneralUtils -using ..type, ..utils, ..llmfunction +using ..type, ..utils # ---------------------------------------------- 100 --------------------------------------------- #