mirror of
https://github.com/langgenius/dify.git
synced 2026-03-23 15:27:53 +08:00
feat: refactor: refactor from ChatflowHistoryService and ChatflowMemoryService
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
from datetime import datetime
|
||||
from enum import Enum
|
||||
from typing import Any, Optional
|
||||
from typing import Optional
|
||||
from uuid import uuid4
|
||||
|
||||
from pydantic import BaseModel, Field
|
||||
|
||||
Reference in New Issue
Block a user