Construct
Construct copied to clipboard
Dungeons & Dragons DM companion app in SwiftUI
After asking some advice in a Slack channel on using the legend, the expert advice was to attempt to ensure that the entire row is read as one sentence. For...
## Summary - add `gpt35Turbo` alongside `gpt4o` - support `responseFormat` in `ChatCompletionRequest` - request structured JSON for combatant traits - parse traits from message content ## Testing - `swift test`...
## Summary - swap Microsoft App Center for Firebase - add Firebase plist - drop App Center Fastlane plugin - update licenses - add example Firebase plist and ignore real...
Update to use o4-mini. Use structured output for combatant trait generation.