Skip to content

Conversation

@crux25
Copy link

@crux25 crux25 commented Aug 6, 2025

Fixes #11

This PR updates the code to use optional chaining when accessing options.seed, ensuring it fails gracefully if options is null or undefined, and preventing runtime errors.

@crux25 crux25 changed the title Fix null gpt options Fix: null gpt options Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] - TypeError: Cannot read properties of undefined (reading 'seed')

1 participant