There's no parameter to select a random seed #24
SeriousConcept1134
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What the title says. I can't set seed as 0 or -1, as there's no seed parameter provided to pass to the API. As a result if I regenerate a text I get the same outcome. It's good for consistency, but it's not good if you actually want randomness.
Would appreciate it if you could add this as a parameter you can set. i.e. define a seed, or set as 0/-1 for random.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions