Post

Replies

Boosts

Views

Activity

Reply to Converting GenerableContent to JSON string
Thanks. I had a look and appears there's String(describing: response.content) used, however, that does not output (rawValue) - an actual JSON string, but instead: "FoundationModels.GeneratedJSON(storage: FoundationModels.GeneratedJSON.Storage.object(properties: [\"name\": FoundationModels.GeneratedJSON(storage: FoundationModels.GeneratedJSON.Storage.string(\"Steve Jobs\"), isComplete: true)], order: nil), isComplete: true)"
Jul ’25