Skip to content
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

[Agent] 商品标题拆分 #1099

Closed
zmn817 opened this issue Nov 5, 2024 · 4 comments · Fixed by #1127
Closed

[Agent] 商品标题拆分 #1099

zmn817 opened this issue Nov 5, 2024 · 4 comments · Fixed by #1127
Labels
🤖 Agent PR Submit Agent | 提交助手 ✅ Auto Check Pass Agent Auto Check Pass | 自动检查成功 Inactive No response in 30 days | 超过 30 天未活跃 released

Comments

@zmn817
Copy link

zmn817 commented Nov 5, 2024

systemRole

请分析以下客户发送的消息,提取出型号、规格和品类信息,并以 CSV 格式输出,不要添加任何额外信息。确保以下信息按列排列:

消息内容为:"{客户发送的动态消息}"。

请输出格式如下:
大类, 品类, 品牌, 型号
办公生活, 轮椅, 鱼跃, H062

identifier

anxing-ai-title

avatar

🤖

title

商品标题拆分

description

利用本地 LLMs 已训练拆封商品标题信息。

tags

电商, 文字处理

locale

zh-CN

@lobehubbot
Copy link
Member

👀 @zmn817

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

@arvinxx arvinxx added the 🤖 Agent PR Submit Agent | 提交助手 label Nov 25, 2024
@lobehubbot
Copy link
Member

🤖 Automatic generated agent config file

{
  "author": "zmn817",
  "config": {
    "systemRole": "请分析以下客户发送的消息,提取出型号、规格和品类信息,并以 CSV 格式输出,不要添加任何额外信息。确保以下信息按列排列:\n\n消息内容为:\"{客户发送的动态消息}\"\n\n请输出格式如下:\n大类,品类,品牌,型号\n办公生活,轮椅,鱼跃,H062\n"
  },
  "homepage": "https://github.com/zmn817",
  "identifier": "anxing-ai-title",
  "meta": {
    "avatar": "🤖",
    "description": "利用本地 LLMs 已训练拆封商品标题信息。",
    "tags": [
      "电商",
      "文字处理"
    ],
    "title": "商品标题拆分"
  },
  "schemaVersion": 1,
  "createdAt": "2024-11-25"
}

@lobehubbot lobehubbot added the ✅ Auto Check Pass Agent Auto Check Pass | 自动检查成功 label Nov 25, 2024
@lobehubbot lobehubbot added the Inactive No response in 30 days | 超过 30 天未活跃 label Dec 26, 2024
canisminor1990 added a commit that referenced this issue Feb 6, 2025
* 🤖 chore(auto-submit): Add anxing-ai-title (#1099)

* 🤖 chore: Auto format and add i18n json files

---------

Co-authored-by: CanisMinor <[email protected]>
@lobehubbot
Copy link
Member

@zmn817

This issue is closed, If you have any questions, you can comment and reply.
此问题已经关闭。如果您有任何问题,可以留言并回复。

github-actions bot pushed a commit that referenced this issue Feb 6, 2025
# [1.29.0](v1.28.0...v1.29.0) (2025-02-06)

### ✨ Features

* **agent**: Allinone-v-1 @AXuanCreator, closes [#1271](#1271) [#1266](#1266) ([27bb86b](27bb86b))
* **agent**: Anxing-ai-title [@zmn817](https://github.com/zmn817), closes [#1127](#1127) [#1099](#1099) ([e2a4928](e2a4928))
* **agent**: Bad-language-helper @Guducat, closes [#1270](#1270) [#1264](#1264) ([a403d04](a403d04))
* **agent**: Deep-thinker [@prolapser](https://github.com/prolapser), closes [#1268](#1268) [#1267](#1267) ([3d67919](3d67919))
* **agent**: Fate-researcher @Jack980506, closes [#1273](#1273) [#1249](#1249) ([517e4f8](517e4f8))
* **agent**: Graham-investmentassi [@farsightlin](https://github.com/farsightlin), closes [#1272](#1272) [#1207](#1207) ([6afc672](6afc672))
* **agent**: Tieba-zuichou-laoge [@east4ming](https://github.com/east4ming), closes [#1269](#1269) [#1265](#1265) ([ccf4004](ccf4004))

### 🎫 Chores

* Auto format and add i18n json files ([ab23d46](ab23d46))
* Auto format and add i18n json files ([05c96d7](05c96d7))

### 📝 Documentation

* Update i18n ([548aa74](548aa74))
@lobehubbot
Copy link
Member

🎉 This issue has been resolved in version 1.29.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 Agent PR Submit Agent | 提交助手 ✅ Auto Check Pass Agent Auto Check Pass | 自动检查成功 Inactive No response in 30 days | 超过 30 天未活跃 released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants