This commit is contained in:
2023-10-09 11:52:23 +00:00
parent 8f0830a8ce
commit 2f3e2de5c4
4 changed files with 148 additions and 1 deletions

View File

@@ -2,3 +2,7 @@ name = "ChatAgent"
uuid = "cff63402-b71f-455f-804d-24489fc61e5e"
authors = ["narawat <narawat@gmail.com>"]
version = "0.1.0"
[deps]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"