-
-
Notifications
You must be signed in to change notification settings - Fork 201
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
Comments
👀 @zmn817 Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
🤖 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"
} |
* 🤖 chore(auto-submit): Add anxing-ai-title (#1099) * 🤖 chore: Auto format and add i18n json files --------- Co-authored-by: CanisMinor <[email protected]>
✅ @zmn817 This issue is closed, If you have any questions, you can comment and reply. |
# [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))
🎉 This issue has been resolved in version 1.29.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
systemRole
请分析以下客户发送的消息,提取出型号、规格和品类信息,并以 CSV 格式输出,不要添加任何额外信息。确保以下信息按列排列:
消息内容为:"{客户发送的动态消息}"。
请输出格式如下:
大类, 品类, 品牌, 型号
办公生活, 轮椅, 鱼跃, H062
identifier
anxing-ai-title
avatar
🤖
title
商品标题拆分
description
利用本地 LLMs 已训练拆封商品标题信息。
tags
电商, 文字处理
locale
zh-CN
The text was updated successfully, but these errors were encountered: