Export trace

This commit is contained in:
Andras Schmelczer 2022-06-26 21:13:39 +02:00
parent 8f55dbff27
commit 57e8cc40e3

View file

@ -15,3 +15,4 @@ from .remote import (
call_remote_great_ai_async,
)
from .tracing import add_ground_truth, delete_ground_truth, query_ground_truth
from .views import Trace