Bin
2025-12-17 1442f92732d7c5311a627a7ba3aaa0bb8ffc539f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
steps:
- target: body
  placement: center
  title: '<div><img class="rounded-lg" src="/static/images/prompts-tour-banner.svg" style="width: 100%; margin-bottom: 16px;"/><div class="text-28/36 text-primary-content">Auto-Label with AI</div></div>'
  content: '<div style="width: 100%">We’ve set up an initial prompt and supplied some OpenAI credits to help you get started with auto-labeling your project.<br/><br/>Let us show you around!</div>'
 
- target: .cm-editor
  placement: right
  title: '<div style="color: var(--color-neutral-content-subtler)">Step 1 of 3</div>'
  content: '<div style="width: 100%;">We’ve gone ahead and generated a prompt for you based on your project’s labeling configuration.<br/><br/> Feel free to adjust it!</div>'
 
- target: '[data-testid="evaluate-model-button"]'
  placement: top
  title: '<div style="color: var(--color-neutral-content-subtler)">Step 2 of 3</div>'
  content: '<div style="width: 100%;">After saving, just click here to start getting predictions for your tasks.</div>'
 
- target: body
  placement: center
  title: '<div class="text-28/36">🎉<br /><strong>That’s it!</strong></div>'
  content: 'Watch the outputs stream in, and click on any task to review the full prediction. <br/>Once you''re ready, run your prompt on <b>"All Project Tasks"</b> to get predictions for all your tasks!'
  locale:
    last: 'Finish'