Fix Incorrect Elicitation Agents Options
This commit is contained in:
parent
8211d2daff
commit
d966479a5a
|
|
@ -80,7 +80,7 @@ When invoked after outputting a section:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
**Advanced Elicitation Options**
|
**Advanced Elicitation Options**
|
||||||
Choose a number (0-8) or 9 to proceed:
|
Choose a number (0-9) or 10 to proceed:
|
||||||
|
|
||||||
0. [Method Name]
|
0. [Method Name]
|
||||||
1. [Method Name]
|
1. [Method Name]
|
||||||
|
|
|
||||||
|
|
@ -721,7 +721,7 @@ When invoked after outputting a section:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
**Advanced Elicitation Options**
|
**Advanced Elicitation Options**
|
||||||
Choose a number (0-8) or 9 to proceed:
|
Choose a number (0-9) or 10 to proceed:
|
||||||
|
|
||||||
0. [Method Name]
|
0. [Method Name]
|
||||||
1. [Method Name]
|
1. [Method Name]
|
||||||
|
|
|
||||||
|
|
@ -208,7 +208,7 @@ When invoked after outputting a section:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
**Advanced Elicitation Options**
|
**Advanced Elicitation Options**
|
||||||
Choose a number (0-8) or 9 to proceed:
|
Choose a number (0-9) or 10 to proceed:
|
||||||
|
|
||||||
0. [Method Name]
|
0. [Method Name]
|
||||||
1. [Method Name]
|
1. [Method Name]
|
||||||
|
|
|
||||||
|
|
@ -255,7 +255,7 @@ When invoked after outputting a section:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
**Advanced Elicitation Options**
|
**Advanced Elicitation Options**
|
||||||
Choose a number (0-8) or 9 to proceed:
|
Choose a number (0-9) or 10 to proceed:
|
||||||
|
|
||||||
0. [Method Name]
|
0. [Method Name]
|
||||||
1. [Method Name]
|
1. [Method Name]
|
||||||
|
|
|
||||||
|
|
@ -722,7 +722,7 @@ When invoked after outputting a section:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
**Advanced Elicitation Options**
|
**Advanced Elicitation Options**
|
||||||
Choose a number (0-8) or 9 to proceed:
|
Choose a number (0-9) or 10 to proceed:
|
||||||
|
|
||||||
0. [Method Name]
|
0. [Method Name]
|
||||||
1. [Method Name]
|
1. [Method Name]
|
||||||
|
|
|
||||||
|
|
@ -578,7 +578,7 @@ When invoked after outputting a section:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
**Advanced Elicitation Options**
|
**Advanced Elicitation Options**
|
||||||
Choose a number (0-8) or 9 to proceed:
|
Choose a number (0-9) or 10 to proceed:
|
||||||
|
|
||||||
0. [Method Name]
|
0. [Method Name]
|
||||||
1. [Method Name]
|
1. [Method Name]
|
||||||
|
|
|
||||||
|
|
@ -475,7 +475,7 @@ When invoked after outputting a section:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
**Advanced Elicitation Options**
|
**Advanced Elicitation Options**
|
||||||
Choose a number (0-8) or 9 to proceed:
|
Choose a number (0-9) or 10 to proceed:
|
||||||
|
|
||||||
0. [Method Name]
|
0. [Method Name]
|
||||||
1. [Method Name]
|
1. [Method Name]
|
||||||
|
|
|
||||||
|
|
@ -524,7 +524,7 @@ When invoked after outputting a section:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
**Advanced Elicitation Options**
|
**Advanced Elicitation Options**
|
||||||
Choose a number (0-8) or 9 to proceed:
|
Choose a number (0-9) or 10 to proceed:
|
||||||
|
|
||||||
0. [Method Name]
|
0. [Method Name]
|
||||||
1. [Method Name]
|
1. [Method Name]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue