1
0

Initial commit

This commit is contained in:
2025-05-24 10:51:09 +08:00
commit e0aeb9f8bc
11 changed files with 74 additions and 0 deletions

10
ollama.code-workspace Normal file
View File

@@ -0,0 +1,10 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"localaipilot.standalone.ollamaCodeModel": "deepseek-coder:6.7b-base"
}
}