Commit graph

15 commits

Author SHA1 Message Date
Dominik Kundel
72079ca497
Fix formatting (#51)
* Fix formatting

* fix format

* fix clippy error

* bump version
2025-08-08 18:27:00 -07:00
Dmytro Dzhulgakov
8a4645f0f9
Fix tokenization of <|constrain|> content type in rendering (#47) 2025-08-08 17:50:17 -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
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
ff28a9ed87 clippy 2025-08-05 11:48:26 -07:00
Yehor Smoliakov
eb86106b69
Merge branch 'main' into main 2025-08-05 21:31:34 +03: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
Yehor Smoliakov
f68e3ccebd
Merge branch 'openai:main' into main 2025-08-05 20:23:23 +03:00
Yehor Smoliakov
47fb95f99c Fix errors in wasm_module 2025-08-05 20:13:38 +03: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
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