Files
conversations/package.json
T
Quentin BEY ea596733b8 🎉(conversations) bootstrap backend & frontend
This is the first commit which provides all the first stack for a
working chat.
The code currently require a local ollama to serve models.
2025-07-01 22:50:36 +02:00

7 lines
94 B
JSON

{
"dependencies": {
"@ai-sdk/react": "^1.2.12",
"@ai-sdk/ui-utils": "^1.2.11"
}
}