This commit is contained in:
narawat lamaiin
2024-04-15 18:48:29 +07:00
parent de26d92437
commit 919f4ab0ee
7 changed files with 1058 additions and 2 deletions

22
src/llmfunction.jl Normal file
View 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