Commit d253af57

Stainless Bot <107565488+stainless-bot@users.noreply.github.com>
2024-01-12 21:45:01
docs(readme): improve api reference (#1065)
1 parent 3fb66dd
Changed files (1)
README.md
@@ -10,7 +10,7 @@ It is generated from our [OpenAPI specification](https://github.com/openai/opena
 
 ## Documentation
 
-The API documentation can be found [here](https://platform.openai.com/docs).
+The REST API documentation can be found [on platform.openai.com](https://platform.openai.com/docs). The full API of this library can be found in [api.md](https://www.github.com/openai/openai-python/blob/main/api.md).
 
 ## Installation