Skip to content

Commit c5a4e95

Browse files
committed
Merge branch 'feat-update-router-training' of https://github.com/codelion/optillm into feat-update-router-training
2 parents fb8bd63 + 18eda14 commit c5a4e95

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
@@ -180,6 +180,7 @@ or your own code where you want to use the results from optillm. You can use it
180180

181181
| Plugin | Slug | Description |
182182
| ----------------------- | ------------------ | ---------------------------------------------------------------------------------------------- |
183+
| Router | `router` | Uses the [optillm-bert-uncased](https://huggingface.co/codelion/optillm-bert-uncased) model to route requests to different approaches based on the user prompt |
183184
| Memory | `memory` | Implements a short term memory layer, enables you to use unbounded context length with any LLM |
184185
| Privacy | `privacy` | Anonymize PII data in request and deanonymize it back to original value in response |
185186
| Read URLs | `readurls` | Reads all URLs found in the request, fetches the content at the URL and adds it to the context |

0 commit comments

Comments
 (0)