Update dependencies, enhance AI integration, and improve email content
Some checks failed
Deploy / deploy (push) Failing after 1h35m43s

- Added @google/genai dependency for enhanced AI capabilities.
- Updated CI workflow to include new environment variables for AI integration.
- Refactored AI client to support multiple providers and improved key management.
- Enhanced email templates for better user engagement and clarity.
- Updated error handling in AI-related functions to provide clearer feedback.
- Made various improvements to the application structure and code clarity.
This commit is contained in:
bilalgursen
2026-08-02 21:37:25 +03:00
parent 2278d2a218
commit c2aba25814
12 changed files with 548 additions and 98 deletions

View File

@@ -15,6 +15,7 @@
"dependencies": {
"@anthropic-ai/sdk": "^0.112.4",
"@cds/city": "^1.1.0",
"@google/genai": "^2.15.0",
"@libsql/client": "^0.17.4",
"@number-flow/react": "^0.6.2",
"@react-pdf/renderer": "^4.5.1",