Opik-demo.py
Copy
from
opik
import
Opik
client
=
Opik()
dataset
=
client.get_or_create_dataset(
name
=
"Test dataset"
)