Files
supersonic/launchers/standalone/src/main/resources/s2-config.yaml
LXW be5eeae707
Some checks failed
supersonic CentOS CI / build (21) (push) Has been cancelled
supersonic mac CI / build (21) (push) Has been cancelled
supersonic ubuntu CI / build (21) (push) Has been cancelled
supersonic windows CI / build (21) (push) Has been cancelled
(improvement)(headless) Opt logic of obtaining faker user (#2014)
* (improvement)(headless) opt logic of obtaining faker user

* (improvement)(headless) Fill in default values for data set creating

* (improvement)(headless) modify dataEvent type when creating model

---------

Co-authored-by: lxwcodemonkey
2025-01-19 14:59:33 +08:00

44 lines
726 B
YAML

s2:
schema:
cache:
enable: true
parser:
strategy: ONE_PASS_SELF_CONSISTENCY
exemplar-recall:
number: 10
few-shot:
number: 5
self-consistency:
number: 1
multi-turn:
enable: false
corrector:
additional:
information: true
date: true
demo:
names: S2VisitsDemo,S2SingerDemo,S2CompanyDemo,S2SmallTalkDemo
enableLLM: true
authentication:
enable: true
exclude:
path: /api/auth/user/register,/api/auth/user/login
token:
http:
header:
key: Authorization
mapper:
name:
threshold: 0.30
min:
threshold:value: 0.25
value:
threshold: 0.5
min:
threshold: 0.3