Files
social-router/packages/xhs-core
abearxiong 0d42e912f5 feat: update Bailian model and improve TypeScript configuration
- 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
2025-12-25 04:53:24 +08:00
..
2025-05-03 04:48:12 +08:00
2025-05-01 03:59:37 +08:00
2025-05-05 00:01:36 +08:00
2025-05-01 03:59:37 +08:00
2025-05-01 03:59:37 +08:00
fix
2025-06-21 17:07:49 +08:00
fix
2025-06-21 17:07:49 +08:00
2025-05-01 03:59:37 +08:00

sign 部分依赖

https://github.com/saifeiLee/xhs-js

继承核心模块去开发

import { XhsClient } from '@kevisual/xhs-core';