Start log tracing to log business events. Storage in both database and logging-backend.
This commit is contained in:
@@ -5,6 +5,7 @@ from langchain_core.runnables import RunnablePassthrough
|
||||
from common.extensions import db, minio_client
|
||||
from common.utils.model_utils import create_language_template
|
||||
from .processor import Processor
|
||||
from common.utils.business_event_context import current_event
|
||||
|
||||
|
||||
class HTMLProcessor(Processor):
|
||||
|
||||
Reference in New Issue
Block a user