mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-26 09:16:21 +02:00
feat: +annotation
This commit is contained in:
parent
4c296a348b
commit
0c84c2c212
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue