co-mono/packages/ai/src
Mario Zechner 46b5800d36 feat(ai): Add cross-provider message handoff support
- Add transformMessages utility to handle cross-provider compatibility
- Convert thinking blocks to <thinking> tagged text when switching providers
- Preserve native thinking blocks when staying with same provider/model
- Add comprehensive handoff tests verifying all provider combinations
- Fix OpenAI Completions to return partial results on abort
- Update tool call ID format for Anthropic compatibility
- Document cross-provider handoff capabilities in README
2025-09-01 18:43:49 +02:00
..
providers feat(ai): Add cross-provider message handoff support 2025-09-01 18:43:49 +02:00
index.ts feat(ai): Rename package to @mariozechner/pi-ai and improve documentation 2025-08-30 21:41:22 +02:00
models.generated.ts docs(ai): Update README for new content blocks API 2025-08-31 22:17:17 +02:00
models.ts feat(ai): Add cost tracking to LLM implementations 2025-08-30 00:45:08 +02:00
types.ts feat(ai): Add cross-provider message handoff support 2025-09-01 18:43:49 +02:00