Initial vLLM agent strategy
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.pytest_cache/
|
||||
.env
|
||||
config.local.json
|
||||
state.db
|
||||
/data/
|
||||
.git/
|
||||
Reference in New Issue
Block a user