This commit is contained in:
2023-11-22 07:21:48 +00:00
parent 445fb8e793
commit 99281e8d3e
3 changed files with 374 additions and 284 deletions

View File

@@ -7,11 +7,14 @@ module ChatAgent
files and each file can only depend on the file included before it.
"""
include("type.jl")
using .type
include("interface.jl")
using .interface
#------------------------------------------------------------------------------------------------100
#------------------------------------------------------------------------------------------------100
""" version 0.0.1
Todo: