IGNY8 VPS (Salman)
9656643f0f
fixes of ai toke limit standrd 8192
2025-12-17 00:36:18 +00:00
IGNY8 VPS (Salman)
8f97666522
testign promtps
2025-12-17 00:09:07 +00:00
IGNY8 VPS (Salman)
7a35981038
feat(multi-tenancy): implement critical fixes for orphaned users and permissions
...
- Simplified HasTenantAccess permission logic to ensure every authenticated user has an account.
- Added fallback to system account for OpenAI settings in AI configuration.
- Allowed any authenticated user to check task progress in IntegrationSettingsViewSet.
- Created a script to identify and fix orphaned users without accounts.
- Updated error response handling in business endpoints for clarity.
2025-12-10 09:51:06 +00:00
IGNY8 VPS (Salman)
6044fab57d
Step 2: Remove MODEL_CONFIG and update get_model_config() to use IntegrationSettings only
...
- Remove MODEL_CONFIG dict with hardcoded defaults
- Update get_model_config() to require account parameter
- Remove default_config fallback
- Remove unused helper functions (get_model, get_max_tokens, get_temperature)
- Fix generate_images.py to pass account to get_model_config()
- Raise ValueError with clear messages when IntegrationSettings not configured
2025-11-16 09:17:17 +00:00
Desktop
4bd158ce01
removeing unneceary code
2025-11-12 04:20:43 +05:00
IGNY8 VPS (Salman)
5638ea78df
Add Image Generation from Prompts: Implement new functionality to generate images from prompts, including backend processing, API integration, and frontend handling with progress modal. Update settings and registry for new AI function.
2025-11-11 20:49:11 +00:00
IGNY8 VPS (Salman)
fa696064e2
Add Generate Image Prompts Functionality: Implement new AI function for generating image prompts, update API endpoints, and integrate with frontend actions for content management.
2025-11-11 17:40:08 +00:00
Desktop
d17d87a375
12
2025-11-10 20:05:05 +05:00
Gitea Deploy
38324aedcd
Add function_id tracking and enable JSON mode for all AI functions
2025-11-10 06:31:22 +00:00
alorig
3633ccb7ca
sd
2025-11-10 00:22:46 +05:00
alorig
b7d9fd43c7
Stage 4
2025-11-09 19:34:54 +05:00