update
This commit is contained in:
22
src/llmfunction.jl
Normal file
22
src/llmfunction.jl
Normal file
@@ -0,0 +1,22 @@
|
||||
module llmfunction
|
||||
|
||||
# export wikisearch, winestock, askbox
|
||||
|
||||
using HTTP, JSON3, URIs, Random
|
||||
using GeneralUtils
|
||||
using ..type, ..util
|
||||
|
||||
# ---------------------------------------------- 100 --------------------------------------------- #
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end # module llmfunction
|
||||
Reference in New Issue
Block a user