import Kreuzberg @main struct Demo { static func main() { print("Demo: Kreuzberg loaded successfully") // Add your API calls here after code generation } }