Mike Alvarino
Mike Alvarino
**Describe the bug** If I extend a Java `CompletableFuture` object EqualsVerifier's tests will fail due to a legitimately recursive relationship of the `Completion` object. **To Reproduce** Build and run the...
This PR removes OpenAI initialization calls that happen at import time so developers who want to use Evals as a library rather than a CLI tool, without the OPENAI_API_KEY environment...
On my machine, the command provided to generate a password (using python3 specifically), results in a 44 character string, while the maximum allowable character length in the model is 40,...