File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# OpenAI API for Rust
22
3- ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/openai-rs/openai-api/rust.yml?style=flat-square )
4- ![ Crates.io] ( https://img.shields.io/crates/v/openai_api_rust?style=flat-square )
5- ![ Crates.io] ( https://img.shields.io/crates/d/openai_api_rust?style=flat-square )
6- ![ GitHub] ( https://img.shields.io/github/license/openai-rs/openai-api?style=flat-square )
3+ [ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/openai-rs/openai-api/rust.yml?style=flat-square )] ( https://github.com/openai-rs/openai-api/actions )
4+ [ ![ Crates.io] ( https://img.shields.io/crates/v/openai_api_rust?style=flat-square )] ( https://crates.io/crates/openai_api_rust/versions )
5+ [ ![ Crates.io] ( https://img.shields.io/crates/d/openai_api_rust?style=flat-square )] ( https://crates.io/crates/openai_api_rust )
6+ [ ![ GitHub] ( https://img.shields.io/github/license/openai-rs/openai-api?style=flat-square )] ( https://github.com/openai-rs/openai-api/blob/main/LICENSE )
77
88A community-maintained library provides a simple and convenient way to interact with the OpenAI API.
99No complex async and redundant dependencies.
You can’t perform that action at this time.
0 commit comments