feat(datasource): change datasource result type to event-stream

feat/datasource
Dongyu Li 11 months ago
parent 224111081b
commit 2cf980026e

@ -2,7 +2,7 @@ import contextvars
import datetime import datetime
import json import json
import logging import logging
import secrets import secrets
import threading import threading
import time import time
import uuid import uuid

Loading…
Cancel
Save