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
+2-2
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ It is generated from our [OpenAPI specification](https://github.com/openai/opena
10
10
11
11
## Documentation
12
12
13
-
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).
13
+
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](api.md).
14
14
15
15
## Installation
16
16
@@ -23,7 +23,7 @@ pip install openai
23
23
24
24
## Usage
25
25
26
-
The full API of this library can be found in [api.md](https://www.github.com/openai/openai-python/blob/main/api.md).
26
+
The full API of this library can be found in [api.md](api.md).
0 commit comments