Commit Graph

3 Commits

Author SHA1 Message Date
Peter Steinberger
1491b36c51
style: normalize swift formatting 2026-03-13 01:21:26 +00:00
Peter Steinberger
a5be930bd7 style: reformat shared modules and guides 2025-11-05 12:23:48 +00:00
Peter Steinberger
6cef0f9824 wip: Update Examples API compatibility and add diagnostics
- Updated TachikomaBasics to use ModelRequest/ModelResponse API
- Fixed message construction to use Message.user(content: .text(...))
- Updated response parsing to handle new AssistantContent format
- Added test_basic_api.swift for API compatibility verification
- Identified API compatibility issues across all examples
- Fixed Package.swift test target conflicts

Status: TachikomaBasics partially updated, other examples need API fixes
Next: Complete API migration for all 5 example applications
2025-08-03 05:21:03 +02:00