Commit Graph

3 Commits

Author SHA1 Message Date
6e28fdd17a feat: integrate new AI tools and enhance API functionality
- Added '@nuxtjs/mdc' module to nuxt.config.ts for improved UI components.
- Configured MDC settings to disable anchor links for headings.
- Updated API proxy settings to include '/api/uses' and a general '/api/' endpoint.
- Introduced new dependencies for AI SDKs and tools in package.json.
- Created a new chat API endpoint to handle AI interactions with various tools.
- Implemented utility functions for activity tracking, resource reading, resume retrieval, statistics, status monitoring, and categorized tool usage.
- Updated social links in types/index.ts to redirect through a custom domain.
- Updated worker configuration to include AI binding for Cloudflare.
2025-12-19 17:57:43 +01:00
929899722b fix: corriger la syntaxe et ajouter des retours à la ligne manquants dans plusieurs fichiers 2025-12-18 23:18:18 +01:00
ab0ad65d5e feat: ajouter la page de chat et configurer les routes associées 2025-12-18 22:47:11 +01:00