mirror of
https://github.com/openai/harmony.git
synced 2025-08-25 07:17:08 -04:00
Add 'DeveloperContent' to __all__
For better import *
This commit is contained in:
parent
3efbf74253
commit
bd5ed13085
1 changed files with 1 additions and 0 deletions
|
@ -708,6 +708,7 @@ __all__ = [
|
||||||
"Author",
|
"Author",
|
||||||
"Content",
|
"Content",
|
||||||
"TextContent",
|
"TextContent",
|
||||||
|
"DeveloperContent",
|
||||||
"ToolDescription",
|
"ToolDescription",
|
||||||
"SystemContent",
|
"SystemContent",
|
||||||
"Message",
|
"Message",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue