Skip to content

Commit 256723e

Browse files
committed
Typos
1 parent c286146 commit 256723e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/rfds/v2-prompt.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Overall, this isn't a huge lift on schema definition, but it is a large, **break
235235

236236
Depending on how the rest of v2 testing goes, we can either:
237237

238-
1. Make this an opt-in "future-flag" capability on v1 so people can experiement, but it would be an unstable feature regardless.
238+
1. Make this an opt-in "future-flag" capability on v1 so people can experiment, but it would be an unstable feature regardless.
239239
2. We establish a preview/beta flow for v2
240240

241241
We definitely need 2 regardless, and can likely handle this in a similar "unstable" manner as we do for current unstabilized features. It's likely timing will work out that we can just do it that way. If for some reason the timing doesn't work out, we can start experimenting with an unstable capability or some `_meta` flag.
@@ -254,7 +254,7 @@ Since we are moving away from a user-initiated turn lifecycle, it begs the quest
254254

255255
This would require the agents to emit more of these at various points. But perhaps there is value in allowing the agent more explicit indications of the current status.
256256

257-
#### Should we more closely associate errros with specific client notifications?
257+
#### Should we more closely associate errors with specific client notifications?
258258

259259
Or is it ok to have errors just occur in the stream and the lack of a replayed user message will mean it wasn't accepted?
260260

0 commit comments

Comments
 (0)