mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-01 03:43:24 +08:00
4 lines
90 B
Python
4 lines
90 B
Python
from pydantic import *
|
|
from pydantic.fields import FieldInfo
|
|
from pydantic import typing
|