Skip to content

feat: allTick&ozon seller toolset#299

Open
zjj-225 wants to merge 2 commits intolabring:mainfrom
zjj-225:main
Open

feat: allTick&ozon seller toolset#299
zjj-225 wants to merge 2 commits intolabring:mainfrom
zjj-225:main

Conversation

@zjj-225
Copy link
Copy Markdown

@zjj-225 zjj-225 commented Nov 19, 2025

looong,这是 huang的pr

@cla-assistant
Copy link
Copy Markdown

cla-assistant Bot commented Nov 19, 2025

CLA assistant check
All committers have signed the CLA.

@cla-assistant
Copy link
Copy Markdown

cla-assistant Bot commented Nov 19, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 19, 2025

Build Successful - Preview Images for this PR:

registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-plugin-pr:f53016d94094180d5ec5ba46251a3c2bdbb1fd4e

Changed packages:
allTick ozon

Copy link
Copy Markdown
Contributor

Copilot AI left a 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.

Copy link
Copy Markdown
Collaborator

@FinleyGe FinleyGe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. 子工具的 logo,如果没有就删,会拿父工具的,否则默认上传 fastgpt logo
  2. DESIGN.md 没有用就删了
  3. README.md 写一下
  4. 依赖不要装外面,最外层的 bun.lock 和 package.json 不会更新

Comment thread package.json
Comment thread bun.lock
Comment thread modules/tool/packages/ozon/README.md
Comment thread modules/tool/packages/ozon/package.json
Comment thread modules/tool/packages/ozon/DESIGN.md Outdated
Comment thread modules/tool/packages/allTick/DESIGN.md Outdated
Comment thread modules/tool/packages/allTick/children/tradeTick/logo.svg Outdated
Comment thread modules/tool/packages/allTick/children/staticInfo/logo.svg Outdated
Comment thread modules/tool/packages/allTick/children/kline/logo.svg Outdated
Comment thread modules/tool/packages/allTick/children/depthTick/logo.svg Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants