ultisuite-backend/internal/ai
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
..
cost refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
chat_sync.go wow 2026-06-11 01:22:52 +02:00
gateway_messages_test.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
gateway_messages.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
gateway_test.go refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
gateway.go refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
metering.go refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
models_test.go feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00
models.go feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00
openwebui_profile.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00
providers.go refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
quota_test.go refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
quota.go refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
types.go refactor(ai): update AI gateway and cost management features 2026-06-16 10:46:33 +02:00
users.go feat(deploy): enhance Nginx configuration and API integration for UltiAI 2026-06-15 00:22:23 +02:00