Commit cb66cd9
committed
feat: allow custom Cohere rerank model names
Change the Model Name field from a hardcoded dropdown to a free-text
input with a default of rerank-v3.5. This allows users with custom
fine-tuned Cohere rerank models to enter their model name directly.
Fixes #4086
Signed-off-by: Vedant Madane <6527493+VedantMadane@users.noreply.github.com>1 parent 02813aa commit cb66cd9
1 file changed
Lines changed: 4 additions & 15 deletions
Lines changed: 4 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
61 | 50 | | |
62 | 51 | | |
63 | 52 | | |
| |||
0 commit comments