feat: ollama, embedings and more

This commit is contained in:
2026-04-30 13:59:46 -04:00
parent 468c6f4075
commit f4e1e18541
25 changed files with 3042 additions and 785 deletions
+2 -6
View File
@@ -3,18 +3,14 @@
# Python
__pycache__/
.pytest_cache/
.tmp/
.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
src/LocalDiplomacy.Agent/data/
# .NET/Bannerlord build output
bin/