mirror of
https://github.com/openai/harmony.git
synced 2025-08-23 01:17:09 -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",
|
||||
"Content",
|
||||
"TextContent",
|
||||
"DeveloperContent",
|
||||
"ToolDescription",
|
||||
"SystemContent",
|
||||
"Message",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue