Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 468 Bytes

File metadata and controls

25 lines (16 loc) · 468 Bytes

Schema Linking 服务

一、简介

该服务对用户查询问题和数据库表进行打分截断,为下游 NL2SQL 缓解表列混淆问题,同时精准截断数据库表信息后,使得下游 NL2SQL 推理更高效。

二、启动

1)拷贝配置文件

cp conf/config-example.toml conf/config.toml

2)启动服务

sh start.sh 18022 conf/config.toml

3)测试服务

sh client.sh 18022 schema-linking-base