feat: +annotation

This commit is contained in:
莘权 马 2023-11-27 16:21:53 +08:00
parent 4c296a348b
commit 0c84c2c212

View file

@ -6,6 +6,8 @@
@File : common.py
@Modified By: mashenquan, 2023-11-1. According to Chapter 2.2.2 of RFC 116:
Add generic class-to-string and object-to-string conversion functionality.
@Modified By: mashenquan, 2023/11/27. Bug fix: `parse_recipient` failed to parse the recipient in certain GPT-3.5
responses.
"""
import ast
import contextlib