mirror of
https://github.com/openai/harmony.git
synced 2025-08-24 22:17:08 -04:00
fixed readme rust sample, added readme to lib.rs docs for doctest, bumped version
This commit is contained in:
parent
eeece1861c
commit
b1b6c5fe9a
4 changed files with 15 additions and 10 deletions
|
@ -1,3 +1,5 @@
|
|||
#![doc = include_str!("../README.md")]
|
||||
|
||||
pub mod chat;
|
||||
mod encoding;
|
||||
mod registry;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue