We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceeb41a commit 5a4ddd7Copy full SHA for 5a4ddd7
docs/tutorials/training-data.mdx
@@ -10,6 +10,8 @@ This guide demonstrates how to use Codegen to generate high-quality training dat
10
11
<Info>View the full code in our [examples repository](https://github.com/codegen-sh/codegen-examples/blob/main/generate_training_data/run.py)</Info>
12
13
+<Tip>This example works with both Python and Typescript repositories without modification</Tip>
14
+
15
## Overview
16
17
The process involves three main steps:
0 commit comments