Commit graph

44 commits

Author SHA1 Message Date
Scott Lessans
9528c7b4a0 version bump 2025-08-05 17:13:26 -07:00
Scott Lessans
82b3afb9eb
Merge pull request #26 from jordan-wu-97/jordan/fix-function-call-atomic-bool
fix: make `HarmonyEncoding` usable concurrently
2025-08-05 17:12:50 -07:00
Jordan Wu
d00ac3de49 fix: make HarmonyEncoding usable concurrently
the `conversation_has_function_tools` atomic bool makes `HarmonyEncoding` stateful
2025-08-05 16:55:03 -07:00
Scott Lessans
b255cbeb62
Merge pull request #18 from openai/dev/scl/better-ci
better ci
2025-08-05 13:44:48 -07:00
Scott Lessans
058ef3257c
Merge pull request #21 from Tialo/main
fix format.md
2025-08-05 13:40:06 -07:00
Scott Lessans
c81ef707bc remove Makefile 2025-08-05 13:38:25 -07:00
Scott Lessans
3c06d6fbca windows again bro 2025-08-05 13:33:36 -07:00
Tialo
653bc4dffb
use developer_message variable 2025-08-05 23:27:32 +03:00
Scott Lessans
155f53eca8 windows fix again 2025-08-05 12:55:20 -07:00
Scott Lessans
69001b7064 window fix again 2025-08-05 12:11:49 -07:00
Scott Lessans
eaa1be0286 fix tests on windows 2025-08-05 12:05:06 -07:00
Scott Lessans
2fc90b29ef wip 2025-08-05 11:56:46 -07:00
Scott Lessans
bcbabf7b93 gate builds on tests 2025-08-05 11:53:47 -07:00
Scott Lessans
ff28a9ed87 clippy 2025-08-05 11:48:26 -07:00
Scott Lessans
6375a15ea1 Merge branch 'main' into dev/scl/better-ci 2025-08-05 11:45:04 -07:00
Scott Lessans
f6179119ca
Merge pull request #8 from RustedBytes/main
Fix errors in wasm_module
2025-08-05 11:43:57 -07:00
Scott Lessans
9418718e67 license update 2025-08-05 11:42:30 -07:00
Scott Lessans
0c69fd960d ci 2025-08-05 11:41:19 -07:00
Yehor Smoliakov
eb86106b69
Merge branch 'main' into main 2025-08-05 21:31:34 +03:00
Scott Lessans
64bca4cf32
Merge pull request #17 from openai/dev/scl/add-docs-to-cargo
Fix readme rust sample, version bump
2025-08-05 11:23:50 -07: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
Scott Lessans
eeece1861c
Merge pull request #15 from CharlesCNorton/patch-1
docs: fix typo in README.md (premables -> preambles)
2025-08-05 11:05:10 -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
4e5c2f673b
Merge pull request #13 from michaelfeil/mf/fix-bindings
enable abi3-py38
2025-08-05 10:50:47 -07:00
Scott Lessans
6f4325b4fb
Merge pull request #11 from openai/dev/scl/fix-builds
Fix builds for ubuntu aarch64, fix missing feature flags on some platforms
2025-08-05 10:49:37 -07:00
michaelfeil
658206a36e cross compile bindings 2025-08-05 17:41:48 +00:00
Scott Lessans
d2ba5c0daa alpha bump 2025-08-05 10:41:34 -07:00
Scott Lessans
b16552ff24 cleanup flags and platforms 2025-08-05 10:36:49 -07:00
Scott Lessans
2d077f3745 ring fixes 2025-08-05 10:32:20 -07:00
Yehor Smoliakov
57afd6f60b Fix Rust example in README 2025-08-05 20:25:11 +03:00
Scott Lessans
a938605e0f add back aarch 2025-08-05 10:23:26 -07:00
Yehor Smoliakov
f68e3ccebd
Merge branch 'openai:main' into main 2025-08-05 20:23:23 +03:00
Scott Lessans
9f015d0fa9
Merge pull request #7 from openai/dev/scl/unify-parsers
Unify Parsers, Fix pypi README
2025-08-05 10:21:33 -07:00
Yehor Smoliakov
47fb95f99c Fix errors in wasm_module 2025-08-05 20:13:38 +03:00
Kohei YAMAMOTO / Asha
111f0e60b3
fix: correct syntax in conversation message formatting (#6) 2025-08-05 10:09:38 -07:00
Scott Lessans
034caa61b6 version bump 2025-08-05 10:06:15 -07:00
Scott Lessans
702031efe4 readme and description 2025-08-05 10:05:54 -07:00
Scott Lessans
cc89f2a389 clippy 2025-08-05 09:55:44 -07:00
Scott Lessans
d25cd54586 clippy 2025-08-05 09:55:31 -07:00
Scott Lessans
4bc6933549 unified 2025-08-05 09:53:51 -07:00
Zhuohan Li
e1285d43fb
Update README.md 2025-08-05 09:49:25 -07:00
Zhuohan Li
f50af9696b
Update README.md 2025-08-05 09:47:41 -07:00
Scott Lessans
41a404a90b added description 2025-08-05 09:06:56 -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