Initial.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# retoor <retoor@molodetz.nl>
|
||||
|
||||
version = "1.0.0"
|
||||
author = "retoor"
|
||||
description = "Snek chat bot with DeepSeek LLM and tool support"
|
||||
license = "MIT"
|
||||
srcDir = "src"
|
||||
bin = @["sneknim"]
|
||||
|
||||
requires "nim >= 2.0.0"
|
||||
requires "ws >= 0.5.0"
|
||||
Reference in New Issue
Block a user