ultisuite-backend/internal/api/admin
R3D347HR4Y 3978622050
Some checks are pending
CI / Go tests (push) Waiting to run
CI / Integration tests (push) Waiting to run
CI / DB migrations (push) Waiting to run
refactor(ai): update AI gateway and cost management features
- Refactored AI gateway to utilize new cost management structures for usage tracking.
- Replaced deprecated token extraction methods with a unified cost parsing approach.
- Enhanced usage fallback mechanisms and introduced detailed usage metrics in responses.
- Added new metering functionality to record AI usage and costs effectively.
- Updated tests to reflect changes in usage parsing and cost calculations.
- Introduced new API endpoints for retrieving AI usage summaries and pricing information.
2026-06-16 10:46:33 +02:00
..
ai_usage_handlers.go refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
ai_usage.go refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
drive_org_folders.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
drive_org_mounts.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
handlers_mail_domains.go feat(migration): enhance migration API with roster and audit export features 2026-06-13 13:11:30 +02:00
handlers.go refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
identity_providers.go feat(identity-providers): add management for identity providers in admin API 2026-06-09 09:36:38 +02:00
org_llm.go feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00
org_search_secrets.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
org_settings_env.go wow 2026-06-11 01:22:52 +02:00
org_settings_plugins_test.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
org_settings.go refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
public_shares_handlers.go Admin interface 2026-06-07 21:55:22 +02:00
public_shares.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
service.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
sort_test.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
sort.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
user_bulk.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
user_groups_handlers.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
user_groups.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
validate.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00