mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:41:09 +02:00
- Add !vision command to analyze images with vision models - Add !vision:all command to compare all vision models - Filter out specialized models (deepseek-r1) from !all comparison - Add chatWithImage method to OllamaService for vision requests - Switch Dockerfile from pnpm to npm for better compatibility - Add .dockerignore and tsconfig.build.json Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 lines
40 B
Text
6 lines
40 B
Text
node_modules
|
|
dist
|
|
.git
|
|
*.log
|
|
.env*
|
|
data
|