-
Notifications
You must be signed in to change notification settings - Fork 44
feat: allTick&ozon seller toolset #299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
|
|
✅ Build Successful - Preview Images for this PR: Changed packages: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds two new toolsets for FastGPT: allTick (financial market data) and Ozon Seller (e-commerce product management). The changes include complete implementations with configurations, tools, tests, and documentation templates.
Key changes:
- Added allTick toolset with 4 tools for financial market data (trade tick, static info, k-line, depth tick)
- Added Ozon Seller toolset with 10 tools for e-commerce product management (warehouse, stock, pricing, product creation, etc.)
- Added numerous dependencies to root package.json for database, document processing, and API integrations
Reviewed Changes
Copilot reviewed 67 out of 85 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Added extensive dependencies for DB drivers, document processing (docx, excel, pptx), scraping, and AI integrations |
| modules/tool/packages/ozon/* | Complete Ozon Seller toolset implementation with 10 child tools for product/warehouse management |
| modules/tool/packages/allTick/* | Complete allTick toolset implementation with 4 child tools for financial market data queries |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
FinleyGe
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 子工具的 logo,如果没有就删,会拿父工具的,否则默认上传 fastgpt logo
- DESIGN.md 没有用就删了
- README.md 写一下
- 依赖不要装外面,最外层的 bun.lock 和 package.json 不会更新
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
最外面的 package.json 不应该发生更新
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个 lock 文件也不应该发生更新
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
写个 README.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
工具内部的依赖需要装在内部的 package.json 中
modules/tool/packages/ozon/DESIGN.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
没用这个就删掉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
没写就删掉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
删
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
删
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
删
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
删
looong,这是 huang的pr