# 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"
|