co-mono/packages
Mario Zechner 550da5e47c feat(ai): Add cost tracking to LLM implementations
- Track input/output token costs for all providers
- Calculate costs based on Model pricing information
- Include cost information in AssistantMessage responses
- Add Usage interface with detailed cost breakdown
- Implement calculateCost utility function for cost calculations
2025-08-30 00:45:08 +02:00
..
agent fix: Remove unused imports and add biome-ignore for false positive 2025-08-16 19:21:43 +02:00
ai feat(ai): Add cost tracking to LLM implementations 2025-08-30 00:45:08 +02:00
pods fix(tui): Container change detection for proper differential rendering 2025-08-11 02:31:49 +02:00
tui fix: Remove unused imports and add biome-ignore for false positive 2025-08-16 19:21:43 +02:00