generated from tailored/router-db-template
- Changed Bailian model from 'qwen3-235b-a22b' to 'qwen-plus' in ai.ts - Updated model references in bailianModel to use simplified names - Modified tsconfig.json to set module to NodeNext, target to esnext, and adjusted paths for better module resolution - Added new query-keys.ts file in xhs package to implement getNoteByKeyword functionality with command line interface
sign 部分依赖
https://github.com/saifeiLee/xhs-js
继承核心模块去开发
import { XhsClient } from '@kevisual/xhs-core';