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 49e2da1 commit 3e232c3Copy full SHA for 3e232c3
web/src/app/chat/RegenerateOption.tsx
@@ -69,7 +69,7 @@ export function RegenerateDropdown({
69
py-1.5
70
"
71
>
72
- Pick a model
+ Regenerate with
73
</p>
74
{options.map((option, ind) => {
75
const isSelected = option.value === selected;
0 commit comments