Commit History

feat: update model query to include default models in accessible models
74ea652

Mohamed-Safiq-37 commited on

KKP-695 | feat: update query in get_default_model_ids to filter by default_model
746d92b

Chittrarasu commited on

fix: simplify query for accessible models in ModelService
13b87e5

DhanushMahesh commited on

KKP-564 | feat: add KK_CREATIVE_USER role to user roles and update access permissions for tasklists and models
7796ced

arunj-0 commited on

feat: include finetune_id in model access queries for enhanced model retrieval
1e25113

DhanushMahesh commited on

feat: enhance user model access handling and improve error logging
6a759f9

DhanushMahesh commited on

refactor: streamline credit calculation in model service
ccc20df

Chittrarasu commited on

feat: update model access handling to return string IDs for user permissions
48efb60

Chittrarasu commited on

feat: enhance model retrieval logic to include user-specific access permissions
329e3b9

Chittrarasu commited on

refactor: enhance credit estimation models and service integration
dac8285

DhanushMahesh commited on

refactor: a hell lot of refactor
7911c78

DhanushMahesh commited on

feat: add method to retrieve credit to price conversion and update credits calculation in ModelService
564ef50

DhanushMahesh commited on

fix: set default media format to 'jpg' in A2iImageService and correct model payload type in CreditsService
533934f

DhanushMahesh commited on

refactor: refactor credit estimation logic to use A2iImageGenerationRequest and remove DynamicPricingModels
fe97949

DhanushMahesh commited on

feat: update credit estimation logic to use GPTImage1CreditEstimationParams and remove unused imports
44cfb6b

DhanushMahesh commited on

feat: update CreditsService to use async config retrieval and refactor model imports
eda5809

DhanushMahesh commited on

feat: update model service to use DynamicPricingModels and refactor related imports
3e9ecdb

DhanushMahesh commited on

feat: remove unused models.py file from kittykat_agent
53e0921

DhanushMahesh commited on

feat: refactor credit estimation logic in ModelService and update API endpoint
775baf1

DhanushMahesh commited on

feat: add credit service file
5c86e34

DhanushMahesh commited on

feat: add model service and API endpoints for model retrieval and credit estimation
3c2b0d5

DhanushMahesh commited on