Commit Graph

23 Commits

Author SHA1 Message Date
10e9cdd092 feat: implement retry logic for service unavailable errors in AI content generation 2025-10-06 10:28:01 -05:00
c868e3bf80 refactor(economy): enhance type definitions and improve channel message handling 2025-10-05 05:19:16 -05:00
74cca16e9d feat: implement AI conversations schema management and ensure data integrity in AI service 2025-10-04 05:03:39 -05:00
628d22e826 feat: remove deprecated image model candidates from AI service 2025-10-04 04:55:41 -05:00
95a83d9bdb feat: add support for GEMINI_API_KEY and improve error messages in AI service 2025-10-04 04:49:28 -05:00
c348b5282f feat: update image generation logic to use new Google GenAI API and enhance error handling 2025-10-04 04:34:55 -05:00
82c650addb feat: update image model candidates to prioritize imagen-4.0-generate-001 in AI service 2025-10-04 04:29:06 -05:00
ed7165fad9 feat: streamline image model detection and enhance image attachment processing in AI service 2025-10-04 04:24:42 -05:00
96ad2d8f48 feat: enhance image model detection logic and improve fallback handling in AI service 2025-10-04 04:18:27 -05:00
7bbba7afb2 feat: add commands to list and set image models in AI service 2025-10-04 04:07:12 -05:00
2d938c92ab feat: implement background detection of image model and enhance image generation handling in AI service 2025-10-04 03:53:51 -05:00
ada1ef6829 feat: implement image size configuration and enhance image response handling in AI service 2025-10-04 03:43:36 -05:00
bff0bbb993 feat: enhance image generation handling and normalize response structure in AI service 2025-10-04 03:25:09 -05:00
a6c47cca5e feat: integrate modern GenAI SDK for image generation and enhance image handling in AI requests 2025-10-04 03:10:04 -05:00
e2770f70dc feat: update model selection for image attachments in AI requests 2025-10-04 02:31:30 -05:00
d1264d6824 feat: add support for image attachments in AI requests and enhance metadata handling 2025-10-04 02:30:28 -05:00
2194273b09 feat: enhance conversation ID generation and implement upsert for AI conversations 2025-10-04 02:24:18 -05:00
8da6a6e528 feat: implement persistent memory for AI conversations and enhance message handling 2025-10-04 02:19:36 -05:00
dc77b89cca feat: add support for custom emojis in messages and improve metadata handling 2025-10-04 01:47:02 -05:00
241c6a5d90 feat: add AI role prompt configuration and caching for guilds 2025-10-04 01:31:36 -05:00
44059053a6 feat: add admin controls for AI system management including cache clearing, full reset, and configuration panel 2025-10-02 22:13:09 -05:00
90e9763d1c feat: update generative model to gemini-2.5-flash for improved performance 2025-10-02 21:58:57 -05:00
f912b41b67 feat: implement AI service with enhanced error handling, rate limiting, and conversation context management 2025-10-02 21:52:08 -05:00