Open
Description
The official API states:
seed
integer or null
Optional
If specified, our system will make a best effort to sample deterministically, such that repeated requests with the same seed and parameters should return the same result.
Determinism is not guaranteed, and you should refer to the system_fingerprint response parameter to monitor changes in the backend.
In your implementation you are using Double. Was this a change in the api or is this intentional?
Metadata
Metadata
Assignees
Labels
No labels