generated from coulomb/repo-seed
Add activity-core LLM endpoint support
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal 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
|
||||
Reference in New Issue
Block a user