You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1076,6 +1076,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
1076
1076
1077
1077
*[0xplaygrounds/rig](https://github.com/0xplaygrounds/rig) - Library for creating agents and modular, scalable LLM-powered applications
1078
1078
*[64bit/async-openai](https://github.com/64bit/async-openai)[[async-openai](https://crates.io/crates/async-openai)] - Ergonomic Rust bindings for OpenAI API based on OpenAPI spec.
1079
+
*[openai/codex](https://github.com/openai/codex) - Codex CLI is a coding agent from OpenAI that runs locally.
1079
1080
*[openai/harmony](https://github.com/openai/harmony)[[openai-harmony](https://crates.io/crates/openai-harmony/0.0.3)] - Renderer for the harmony response format to be used with gpt-oss.
1080
1081
*[zurawiki/tiktoken-rs](https://github.com/zurawiki/tiktoken-rs)[[tiktoken-rs](https://crates.io/crates/tiktoken-rs)] - Library for tokenizing text with OpenAI models using tiktoken. [](https://github.com/zurawiki/tiktoken-rs/actions/workflows/ci.yml)
0 commit comments