openchat
openchat copied to clipboard
[fix] the `json` method is deprecated bug
In some request met this error:
PydanticDeprecatedSince20: The json method is deprecated; use model_dump_json instead. Deprecated in Pydantic V2.0 to be removed in V3.0. See Pydantic V2 Migration Guide at https://errors.pydantic.dev/2.5/migration/