Skip to content

Commit 4bab518

Browse files
authored
Merge pull request #50 from simonw/patch-1
Add 'DeveloperContent' to __all__
2 parents 3efbf74 + bd5ed13 commit 4bab518

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/openai_harmony/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,7 @@ def __str__(self) -> str: # noqa: D401
708708
"Author",
709709
"Content",
710710
"TextContent",
711+
"DeveloperContent",
711712
"ToolDescription",
712713
"SystemContent",
713714
"Message",

0 commit comments

Comments
 (0)