18 lines
677 B
TOML
Executable File
18 lines
677 B
TOML
Executable File
name = "ChatAgent"
|
|
uuid = "cff63402-b71f-455f-804d-24489fc61e5e"
|
|
authors = ["narawat <narawat@gmail.com>"]
|
|
version = "0.1.0"
|
|
|
|
[deps]
|
|
CommUtils = "646cbe82-3d4a-47b2-9440-2e80a472ca20"
|
|
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
|
|
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
|
|
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
|
|
GeneralUtils = "c6c72f09-b708-4ac8-ac7c-2084d70108fe"
|
|
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
|
|
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
|
|
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
|
|
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
|
|
URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
|
|
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
|