feature: webui, kobolcpp intergration memory, game module
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
/reference
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
.venv/
|
||||
*.pyc
|
||||
|
||||
# Agent runtime
|
||||
koboldcpp.exe
|
||||
model.gguf
|
||||
*.gguf
|
||||
data/
|
||||
src/LocalDiplomacy.Agent/data/
|
||||
src/LocalDiplomacy.Agent/koboldcpp.exe
|
||||
src/LocalDiplomacy.Agent/model.gguf
|
||||
src/LocalDiplomacy.Agent/config.yaml
|
||||
|
||||
# .NET/Bannerlord build output
|
||||
bin/
|
||||
obj/
|
||||
*.user
|
||||
Reference in New Issue
Block a user