From cb70d8d75d7ebc690ad9d0327c7dba27df7aa9db Mon Sep 17 00:00:00 2001 From: Dongri Jin Date: Thu, 8 Jun 2023 15:39:53 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37416c2..40ba7b9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # OpenAI API client library for Rust (unofficial) The OpenAI API client Rust library provides convenient access to the OpenAI API from Rust applications. -Check out the [full API documentation](https://platform.openai.com/docs/api-reference/completions) for examples of all the available functions. +Check out the [docs.rs](https://docs.rs/openai-api-rs/0.1.7/openai_api_rs/v1/index.html). ## Installation: Cargo.toml