Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added summarize moderator description
  • Loading branch information
Kvadratni authored Oct 1, 2024
1 parent 9dbc0d9 commit 5ee0496
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,8 @@ Small model for fast, lightweight tasks. Example: `gpt-4o-mini`. You should choo
Rules designed to control or manage the output of the model. Moderators that currently are supported by `goose`:

- `passive`: does not actively intervene in every response
- `truncate`: truncates the first contexts when the contexts exceed the max token size
- `truncate`: truncates the first contexts when the context exceeds the max token size
- `summarize`: Uses the LLM to summarize the main points of the conversation when context exceeds the max token size

#### toolkits

Expand Down

0 comments on commit 5ee0496

Please sign in to comment.