1st commit
This commit is contained in:
5
src/ChatAgent.jl
Normal file
5
src/ChatAgent.jl
Normal file
@@ -0,0 +1,5 @@
|
||||
module ChatAgent
|
||||
|
||||
greet() = print("Hello World!")
|
||||
|
||||
end # module ChatAgent
|
||||
Reference in New Issue
Block a user