Skip to content

Commit b0c2e26

Browse files
guspan-tanadistainless-app[bot]
authored andcommitted
docs(README): link Lifecycle in Polling Helpers section (#962)
1 parent 62f5e22 commit b0c2e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ const run = await openai.beta.threads.runs.createAndPoll(thread.id, {
115115
});
116116
```
117117

118-
More information on the lifecycle of a Run can be found in the [Run Lifecycle Documentation](https://platform.openai.com/docs/assistants/how-it-works/run-lifecycle)
118+
More information on the lifecycle of a Run can be found in the [Run Lifecycle Documentation](https://platform.openai.com/docs/assistants/deep-dive/run-lifecycle)
119119

120120
### Bulk Upload Helpers
121121

0 commit comments

Comments
 (0)