Files
skills/vision-analyze/config/settings.json
T
hmo 04db423416 Initial commit: skills library
- 70 skills with code and documentation
- Add .gitignore (ignore __pycache__, output/, temp/, venv/)
- Clean up test intermediates and caches
2026-04-26 19:27:40 +08:00

7 lines
175 B
JSON

{
"vision_api": {
"key": "b0359bed-09f2-49e2-a53c-32ba057412e3",
"base_url": "https://ark.cn-beijing.volces.com/api/coding/v3",
"model": "doubao-seed-code"
}
}