Commit graph

  • e5c54fdb31
    Merge 72de695703 into 508cbaa7f6 Amirhossein Ghanipour 2025-08-17 22:15:05 +00:00
  • 72de695703 add missing .with_recipient('assistant') to tool message in demo code Amirhossein Ghanipour 2025-08-18 01:22:23 +03:30
  • 27c4fa226a
    Merge 1dca639293 into 508cbaa7f6 Amirhossein Ghanipour 2025-08-16 12:32:16 +09:00
  • 57e6c8d6f3
    Merge 8ce167bf38 into 508cbaa7f6 Amirhossein Ghanipour 2025-08-15 19:39:27 -04:00
  • 508cbaa7f6
    docs: fix return to end token main Dominik Kundel 2025-08-15 16:28:10 -07:00
  • e21d67af61
    docs: update code example Dominik Kundel 2025-08-15 16:27:04 -07:00
  • 088321b872
    docs: update example Dominik Kundel 2025-08-15 16:25:58 -07:00
  • 55dc322820
    update harmony demo dkundel/improve-website Dominik Kundel 2025-08-12 23:23:57 -07:00
  • 535ab26a46
    docs: update format.md (#45) googlefan256 2025-08-16 07:54:31 +09:00
  • 3fb0342894
    docs: clairfy use of <|return|> vs <|end|> in conversation history (#59) Amirhossein Ghanipour 2025-08-16 02:24:12 +03:30
  • 20cd04c17f clairfy use of <|return|> vs <|end|> in conversation history Amirhossein Ghanipour 2025-08-12 03:33:47 +03:30
  • 8ce167bf38 fix Python render method with positional arguments instead of keyword arguments Amirhossein Ghanipour 2025-08-10 07:27:33 +03:30
  • 52176bfbec
    Fix shadcn utils file in js demo (#20) nk 2025-08-09 09:28:08 +08:00
  • 72079ca497
    Fix formatting (#51) v0.0.4 Dominik Kundel 2025-08-08 18:27:00 -07:00
  • 6dacee9d6f
    bump version dkundel-openai-patch-1 Dominik Kundel 2025-08-08 18:05:46 -07:00
  • 0f36d0ae5e
    fix clippy error Dominik Kundel 2025-08-08 18:05:27 -07:00
  • 4256452ca2
    fix format Dominik Kundel 2025-08-08 17:58:28 -07:00
  • ee2a337dad
    Fix formatting Dominik Kundel 2025-08-08 17:54:48 -07:00
  • 488c417386
    Revert "Fix tokenization of <|constrain|> content type in rendering (#47)" revert-47-fix-contrain-tokenization Dominik Kundel 2025-08-08 17:52:33 -07:00
  • 8a4645f0f9
    Fix tokenization of <|constrain|> content type in rendering (#47) Dmytro Dzhulgakov 2025-08-08 17:50:17 -07:00
  • 2387e4ae4f
    Merge pull request #36 from mgiessing/main Scott Lessans 2025-08-08 14:10:17 -07:00
  • 4bab5180af
    Merge pull request #50 from simonw/patch-1 Scott Lessans 2025-08-08 14:09:47 -07:00
  • bd5ed13085
    Add 'DeveloperContent' to __all__ Simon Willison 2025-08-08 04:58:53 -07:00
  • f573ab5f52 fix: render channel before recipient Jordan Wu 2025-08-07 21:00:26 -07:00
  • 7285cafe67 Fix tokenization of <|constrain|> content type in rendering Dmytro Dzhulgakov 2025-08-07 12:34:33 -07:00
  • 9fa3f54cf2
    Update format.md googlefan256 2025-08-07 12:32:52 +09:00
  • c6a140d5fa
    harmony format Yuan-Man 2025-08-07 10:01:11 +08:00
  • 3efbf74253
    Merge pull request #29 from axion66/improve-readme-and-checks Scott Lessans 2025-08-06 16:21:08 -07:00
  • 9d653a4c73
    Merge pull request #30 from Yuan-ManX/harmony-format Scott Lessans 2025-08-06 16:20:40 -07:00
  • 161e5fe2a5
    Merge pull request #28 from dkqjrm/fix-typo-format-md Scott Lessans 2025-08-06 16:15:37 -07:00
  • b520c75e1d
    Optimise PNGs across the repo Jakub Marcowski 2025-08-06 22:04:54 +02:00
  • 1dca639293 fix race conditions and add offline tokenizer loading api Amirhossein Ghanipour 2025-08-06 20:28:46 +03:30
  • 5c5c9ba367 Add comment for # pragma: no branch about TYPE_CHECKING Xuehai Pan 2025-08-06 20:23:46 +08:00
  • cc2a2ce2bf Add Python type stubs for Rust bindings in the C extension Xuehai Pan 2025-08-06 20:18:02 +08:00
  • c0f2f407e0
    Enable PowerPC arch Marvin Gießing 2025-08-06 09:13:19 +02:00
  • 0c9c61c35c
    Update harmony format Yuan-Man 2025-08-06 10:28:12 +08:00
  • 85e43ea7f8 dep axion66 2025-08-05 22:07:51 -04:00
  • a01b5e66ff docs: improve repo layout and checks axion66 2025-08-05 22:05:51 -04:00
  • 1eb285b874 fix: correct typo in docs/format.md dkqjrm 2025-08-06 09:31:41 +09:00
  • 9528c7b4a0 version bump 0.0.3 Scott Lessans 2025-08-05 17:13:26 -07:00
  • 82b3afb9eb
    Merge pull request #26 from jordan-wu-97/jordan/fix-function-call-atomic-bool Scott Lessans 2025-08-05 17:12:50 -07:00
  • d00ac3de49 fix: make HarmonyEncoding usable concurrently Jordan Wu 2025-08-05 14:52:12 -07:00
  • c505a03e9c
    fix: meta_sep token and add to registry Soumyadip Sarkar 2025-08-06 04:50:17 +05:30
  • c044bf33f7
    fix: meta_sep token in encoding.rs Soumyadip Sarkar 2025-08-06 04:05:10 +05:30
  • b255cbeb62
    Merge pull request #18 from openai/dev/scl/better-ci 0.0.2 Scott Lessans 2025-08-05 13:44:48 -07:00
  • 058ef3257c
    Merge pull request #21 from Tialo/main Scott Lessans 2025-08-05 13:40:06 -07:00
  • c81ef707bc remove Makefile Scott Lessans 2025-08-05 13:38:25 -07:00
  • 3c06d6fbca windows again bro Scott Lessans 2025-08-05 13:33:36 -07:00
  • a58e7e4f49
    fixup readme.md Geoffrey Cline 2025-08-05 15:28:15 -05:00
  • 653bc4dffb
    use developer_message variable Tialo 2025-08-05 23:27:32 +03:00
  • 155f53eca8 windows fix again Scott Lessans 2025-08-05 12:55:20 -07:00
  • 81598edde0
    Fix shadcn utils file in js demo nk 2025-08-06 03:31:22 +08:00
  • b337f7d884
    Fix command to run js demo nk 2025-08-06 03:13:02 +08:00
  • 69001b7064 window fix again Scott Lessans 2025-08-05 12:11:49 -07:00
  • eaa1be0286 fix tests on windows Scott Lessans 2025-08-05 12:05:06 -07:00
  • 2fc90b29ef wip Scott Lessans 2025-08-05 11:56:46 -07:00
  • bcbabf7b93 gate builds on tests Scott Lessans 2025-08-05 11:53:47 -07:00
  • ff28a9ed87 clippy Scott Lessans 2025-08-05 11:48:26 -07:00
  • 6375a15ea1 Merge branch 'main' into dev/scl/better-ci Scott Lessans 2025-08-05 11:45:04 -07:00
  • f6179119ca
    Merge pull request #8 from RustedBytes/main Scott Lessans 2025-08-05 11:43:57 -07:00
  • 9418718e67 license update Scott Lessans 2025-08-05 11:42:30 -07:00
  • 0c69fd960d ci Scott Lessans 2025-08-05 11:41:19 -07:00
  • eb86106b69
    Merge branch 'main' into main Yehor Smoliakov 2025-08-05 21:31:34 +03:00
  • 64bca4cf32
    Merge pull request #17 from openai/dev/scl/add-docs-to-cargo Scott Lessans 2025-08-05 11:23:50 -07:00
  • b1b6c5fe9a fixed readme rust sample, added readme to lib.rs docs for doctest, bumped version Scott Lessans 2025-08-05 11:18:34 -07:00
  • eeece1861c
    Merge pull request #15 from CharlesCNorton/patch-1 Scott Lessans 2025-08-05 11:05:10 -07:00
  • 4cf923e7c4
    docs: fix typo in README.md (premables -> preambles) CharlesCNorton 2025-08-05 13:58:39 -04:00
  • 4e5c2f673b
    Merge pull request #13 from michaelfeil/mf/fix-bindings 0.0.2-alpha.1 Scott Lessans 2025-08-05 10:50:47 -07:00
  • 6f4325b4fb
    Merge pull request #11 from openai/dev/scl/fix-builds Scott Lessans 2025-08-05 10:49:37 -07:00
  • 658206a36e cross compile bindings michaelfeil 2025-08-05 17:41:48 +00:00
  • d2ba5c0daa alpha bump dev/scl/fix-builds Scott Lessans 2025-08-05 10:41:34 -07:00
  • b16552ff24 cleanup flags and platforms Scott Lessans 2025-08-05 10:36:49 -07:00
  • 2d077f3745 ring fixes Scott Lessans 2025-08-05 10:32:20 -07:00
  • 031c4ccd9b
    Update README.md Michael Feil 2025-08-05 10:28:39 -07:00
  • 57afd6f60b Fix Rust example in README Yehor Smoliakov 2025-08-05 20:25:11 +03:00
  • a938605e0f add back aarch Scott Lessans 2025-08-05 10:23:26 -07:00
  • f68e3ccebd
    Merge branch 'openai:main' into main Yehor Smoliakov 2025-08-05 20:23:23 +03:00
  • 450c5b38f9
    Merge branch 'openai:main' into main stephinson 2025-08-05 22:53:06 +05:30
  • 9f015d0fa9
    Merge pull request #7 from openai/dev/scl/unify-parsers Scott Lessans 2025-08-05 10:21:33 -07:00
  • 3571143565 Fix missing PyInit symbol in Linux builds by enabling python-binding feature stephinson 2025-08-05 22:49:10 +05:30
  • 47fb95f99c Fix errors in wasm_module Yehor Smoliakov 2025-08-05 20:13:38 +03:00
  • 111f0e60b3
    fix: correct syntax in conversation message formatting (#6) Kohei YAMAMOTO / Asha 2025-08-06 02:09:38 +09:00
  • 034caa61b6 version bump Scott Lessans 2025-08-05 10:06:15 -07:00
  • 702031efe4 readme and description Scott Lessans 2025-08-05 10:05:54 -07:00
  • cc89f2a389 clippy Scott Lessans 2025-08-05 09:55:44 -07:00
  • d25cd54586 clippy Scott Lessans 2025-08-05 09:55:31 -07:00
  • 4bc6933549 unified Scott Lessans 2025-08-05 09:53:51 -07:00
  • d1224ed880 fix: correct syntax in conversation message formatting asha-ndf 2025-08-06 01:50:14 +09:00
  • e1285d43fb
    Update README.md Zhuohan Li 2025-08-05 09:49:25 -07:00
  • f50af9696b
    Update README.md zhuohan123-patch-1 Zhuohan Li 2025-08-05 09:47:41 -07:00
  • 41a404a90b added description Scott Lessans 2025-08-05 09:06:56 -07:00
  • 253cdca537 Initial commit 0.0.1 Dominik Kundel 2025-08-05 08:25:17 -07:00