Commit Graph

17 Commits

Author SHA1 Message Date
IGNY8 VPS (Salman)
7144281acc removal of ignored folders 2025-11-13 17:26:00 +00:00
Desktop
a7880c3818 Refactor content status terminology and enhance cluster serializers with idea and content counts 2025-11-11 18:51:32 +05:00
Desktop
100d481b40 Bulk Delete 2025-11-11 00:32:00 +05:00
Desktop
14beeed75c Stage 3 & stage 4 2025-11-10 23:51:59 +05:00
Desktop
f8bbf99df8 Revert "Implement V2 AI functions and enhance progress handling"
This reverts commit e2f2d79d4c.
2025-11-10 22:42:08 +05:00
Desktop
e2f2d79d4c Implement V2 AI functions and enhance progress handling
- Added support for new V2 functions: `auto_cluster_v2` and `generate_ideas_v2`, including backend logic and API endpoints.
- Updated model configuration to ensure V2 functions validate the presence of models before execution.
- Enhanced progress modal to provide better feedback during asynchronous tasks, including task IDs for debugging.
- Updated frontend components to integrate new V2 functionalities and improve user experience with clustering and idea generation.
2025-11-10 22:16:02 +05:00
IGNY8 VPS (Salman)
8b6e18649c Refactor content handling in GenerateContentFunction and update related models and serializers
- Enhanced GenerateContentFunction to save content in a dedicated Content model, separating it from the Tasks model.
- Updated Tasks model to remove SEO-related fields, now managed in the Content model.
- Modified TasksSerializer to include new content fields and adjusted the API to reflect these changes.
- Improved the auto_generate_content_task method to utilize the new save_output method for better content management.
- Updated frontend components to display new content structure and metadata effectively.
2025-11-10 14:06:15 +00:00
IGNY8 VPS (Salman)
b1d86cd4b8 Refactor generate_ideas function integration and add auto_generate_ideas action for cluster idea generation 2025-11-10 12:29:15 +00:00
Gitea Deploy
c1a2b6c3ed Force push overwrite from VPS 2025-11-10 06:41:37 +00:00
alorig
71487575bd removeed ifeadea generaetion fucntion 2025-11-10 00:18:50 +05:00
alorig
9fe6153c22 fg 2025-11-10 00:13:11 +05:00
alorig
46920aa313 Update tasks.py 2025-11-09 23:58:05 +05:00
alorig
98e900da73 fg 2025-11-09 23:44:39 +05:00
alorig
69d58d8bef 4 2025-11-09 23:10:10 +05:00
alorig
73e10ecb99 ai updaet 2025-11-09 22:55:37 +05:00
alorig
375473308d Stage 1 & 2 refactor of AI engine 2025-11-09 19:22:15 +05:00
igny8
60b8188111 Initial commit: igny8 project 2025-11-09 10:27:02 +00:00