feat: update AI model in AskCommand and add Docker support files for improved deployment
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
node_modules
|
||||
npm-debug.log
|
||||
coverage
|
||||
.git
|
||||
.gitignore
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
*.md
|
||||
README.md
|
||||
LICENSE
|
||||
TESTING.md
|
||||
PRIVACY.md
|
||||
TERMS.md
|
||||
SECURITY.md
|
||||
ansible-README.md
|
||||
__tests__
|
||||
jest.config.js
|
||||
jest.setup.js
|
||||
.eslintrc.*
|
||||
.prettierrc
|
||||
.vscode
|
||||
.idea
|
||||
*.log
|
||||
.DS_Store
|
||||
inventory.ini
|
||||
playbook.yml
|
||||
Reference in New Issue
Block a user