You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added extensive Swift DocC comments across public APIs in AIChatCore, AIChatOpenAI, AIChatAnthropic, AIChatFoundationModels, and AIChatUI.
Expanded API-level documentation for core request/response types, providers, stream processors, and UI session/view surfaces.
Optimized .spi.yml for faster SPI builds with dedicated AIChatCore macOS/Linux configs and a macOS-only AIChatFoundationModels config, plus DocC documentation target updates.
Validation
Built package successfully with swift build after documentation and manifest updates.