Closes #5873 --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* New sample of chess playing showing R1's thought process in streaming mode * Modify existing samples to use `model_config.yml` instead of JSON configs for better clarity. --------- Co-authored-by: Mohammad Mazraeh <Mazraeh.Mohammad@Gmail.com>
--------- Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
* Move core samples to /python/samples * Fix proto check * Add sample code check workflow * Update pyright settings; fix types