-
Notifications
You must be signed in to change notification settings - Fork 497
Open
Labels
Description
Overview
In building a multi-step flow, each ai.generate()
step cannot be identified at the trace view because they all are labeled with generate
.

I'd like to distinguish them with explicit naming, as well as ai.run()
.
User goal(s)
- A developer can set a name to
ai.generate()
step.
Requirements
Acceptance Criteria
- 1
- 2
- 3
Designs
- First draft:
ai.generate({ prompt: '...', stepName: 'foobar' })
Notes
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status