Skip to content

Commit 04ee742

Browse files
authored
Update README.md
1 parent 27a3038 commit 04ee742

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ mixture of agents as the optimization approach. In the proxy logs you will see t
8585

8686
| Technique | Slug | Description |
8787
|-----------|----------------|-------------|
88+
| Agent | `agent ` | Determines which of the below approaches to take and then combines the results |
8889
| Monte Carlo Tree Search | `mcts` | Uses MCTS for decision-making in chat responses |
8990
| Best of N Sampling | `bon` | Generates multiple responses and selects the best one |
9091
| Mixture of Agents | `moa` | Combines responses from multiple critiques |

0 commit comments

Comments
 (0)