Documentation
¶
Index ¶
Constants ¶
View Source
const AccountFilePath = "config/account.xml" //账号文件路径
View Source
const AnnIdPrefix = "ann-id-%s" //ANN创建索引的ID前缀
View Source
const AnnIndexPrefix = "ann-index-%s" //ANN的索引前缀
View Source
const AnnTimePrefix = "ann-time-%s" //ANN的时间前缀
View Source
const AnnVecPrefix = "ann-vec-%s" //ANN创建索引的词向量前缀
View Source
const ConfigFilePath = "config/config.json" //配置文件路径
View Source
const FlowUpdateTime = "flow-update-%s" //流程更新时间
View Source
const ModelFilePath = "config/model.xml" //模型文件路径
View Source
const ModelMap = "model-map" //模型映射表
View Source
const QueryWhereCondition = "query_where" //查询的WHERE条件参数,格式:"{field1} and ({field2_fuzzy} or {field3})"
View Source
const TicketKey = "ticket-%s" //账号票据键值
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.