Add activity-core LLM endpoint support
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled

This commit is contained in:
2026-06-07 19:24:45 +02:00
parent 1d9fc107ed
commit 14ba47c129
25 changed files with 2082 additions and 18 deletions

15
.dockerignore Normal file
View File

@@ -0,0 +1,15 @@
.git
.pytest_cache
.ruff_cache
.mypy_cache
__pycache__
*.pyc
.venv
venv
dist
build
*.egg-info
.env
.env.*
apikey-*.txt
apikey-*.json