mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Remove unused eval workflow config to auto read webpage in default mode
This commit is contained in:
8
.github/workflows/run_evals.yml
vendored
8
.github/workflows/run_evals.yml
vendored
@@ -60,14 +60,6 @@ on:
|
||||
required: false
|
||||
default: 'https://api.openai.com/v1'
|
||||
type: string
|
||||
auto_read_webpage:
|
||||
description: 'Auto read webpage on online search'
|
||||
required: false
|
||||
default: 'false'
|
||||
type: choice
|
||||
options:
|
||||
- 'false'
|
||||
- 'true'
|
||||
randomize:
|
||||
description: 'Randomize the sample of questions'
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user