mirror of
https://github.com/openai/harmony.git
synced 2025-08-23 01:17:09 -04:00
Merge pull request #50 from simonw/patch-1
Add 'DeveloperContent' to __all__
This commit is contained in:
commit
4bab5180af
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