Hey ive got a problem with these two lines of code: `let assistantId = creationParams.assistant.id let threadId = creationParams.thread.id` The error for both lines is: Cannot find 'creationParams' in scope