feat: enhance user message preprocessing to include message creation timestamp

This commit is contained in:
Ethan
2025-03-02 19:30:07 +08:00
parent 8878f1ed87
commit 48841daff5
2 changed files with 2 additions and 3 deletions

View File

@@ -78,7 +78,6 @@ class AsyncDifyServiceClient:
trust_env=True,
timeout=timeout,
) as client:
print(f"inputs: {inputs}")
async with client.stream(
"POST",