feat: mistral ai sdk

This commit is contained in:
dextmorgn
2025-06-16 12:11:31 +02:00
parent fe819480a2
commit f2c8d56bcf
24 changed files with 1835 additions and 779 deletions

View File

@@ -9,12 +9,5 @@
"scripts": {
"dev": "docker compose up -d",
"compose:start": "docker compose -f docker-compose.yml up -d"
},
"dependencies": {
"@testing-library/react": "^16.3.0",
"class-variance-authority": "^0.7.1",
"cytoscape-fcose": "^2.2.0",
"graphology-layout-forceatlas2": "^0.10.1",
"vitest": "^3.1.3"
}
}
}