mirror of
https://github.com/openai/harmony.git
synced 2025-09-03 15:25:49 -04:00
Compare commits
4 commits
3efbf74253
...
2387e4ae4f
Author | SHA1 | Date | |
---|---|---|---|
|
2387e4ae4f | ||
|
4bab5180af | ||
|
bd5ed13085 | ||
|
c0f2f407e0 |
2 changed files with 3 additions and 0 deletions
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
@ -48,6 +48,8 @@ jobs:
|
|||
target: aarch64
|
||||
- runner: ubuntu-22.04
|
||||
target: armv7
|
||||
- runner: ubuntu-22.04
|
||||
target: ppc64le
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
|
|
|
@ -708,6 +708,7 @@ __all__ = [
|
|||
"Author",
|
||||
"Content",
|
||||
"TextContent",
|
||||
"DeveloperContent",
|
||||
"ToolDescription",
|
||||
"SystemContent",
|
||||
"Message",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue