Commit graph

9 commits

Author SHA1 Message Date
Scott Lessans
3efbf74253
Merge pull request #29 from axion66/improve-readme-and-checks
Some checks failed
CI / Tests (fmt, clippy, cargo test, doctest, pytest) (push) Has been cancelled
CI / linux (map[runner:ubuntu-22.04 target:aarch64]) (push) Has been cancelled
CI / linux (map[runner:ubuntu-22.04 target:armv7]) (push) Has been cancelled
CI / linux (map[runner:ubuntu-22.04 target:x86]) (push) Has been cancelled
CI / linux (map[runner:ubuntu-22.04 target:x86_64]) (push) Has been cancelled
CI / musllinux (map[runner:ubuntu-22.04 target:aarch64]) (push) Has been cancelled
CI / musllinux (map[runner:ubuntu-22.04 target:armv7]) (push) Has been cancelled
CI / musllinux (map[runner:ubuntu-22.04 target:x86]) (push) Has been cancelled
CI / musllinux (map[runner:ubuntu-22.04 target:x86_64]) (push) Has been cancelled
CI / windows (map[runner:windows-latest target:x64]) (push) Has been cancelled
CI / windows (map[runner:windows-latest target:x86]) (push) Has been cancelled
CI / macos (map[runner:macos-13 target:x86_64]) (push) Has been cancelled
CI / macos (map[runner:macos-14 target:aarch64]) (push) Has been cancelled
CI / sdist (push) Has been cancelled
CI / Release (push) Has been cancelled
docs: fix typo in README.md ( - harmony -> - python/openai_harmony)
2025-08-06 16:21:08 -07:00
Yuan-Man
0c9c61c35c
Update harmony format 2025-08-06 10:28:12 +08:00
axion66
a01b5e66ff docs: improve repo layout and checks 2025-08-05 22:05:51 -04:00
Scott Lessans
b1b6c5fe9a fixed readme rust sample, added readme to lib.rs docs for doctest, bumped version 2025-08-05 11:18:34 -07:00
CharlesCNorton
4cf923e7c4
docs: fix typo in README.md (premables -> preambles)
Fix typo in harmony format documentation

Changed "premables" to "preambles" in the description of the harmony
response format capabilities.
2025-08-05 13:58:39 -04:00
Scott Lessans
b16552ff24 cleanup flags and platforms 2025-08-05 10:36:49 -07:00
Kohei YAMAMOTO / Asha
111f0e60b3
fix: correct syntax in conversation message formatting (#6) 2025-08-05 10:09:38 -07:00
Zhuohan Li
f50af9696b
Update README.md 2025-08-05 09:47:41 -07:00
Dominik Kundel
253cdca537 Initial commit
Co-authored-by: scott-oai <142930063+scott-oai@users.noreply.github.com>
Co-authored-by: Zhuohan Li <zhuohan@openai.com>
2025-08-05 08:42:25 -07:00