This website works better with JavaScript
Home
Explore
Help
Sign In
luojunhui
/
LongArticlesJob
Watch
1
Star
0
Fork
1
Files
Issues
0
Pull Requests
0
Wiki
Labels
Milestones
New Pull Request
#141
2025-04-24 标题处理增加了品类
Merged
luojunhui
merged 9 commits from
luojunhui/2025-04-23-add-category-to-cold-start-pool
into
luojunhui/master
2 months ago
Conversation
0
Commits
9
Files changed
9
luojunhui
commented
2 months ago
新增merge文件:
applications/api/deep_seek_api_official.py deepseek 官方 api 文件
tasks/ai_tasks/category_generation_task.py 品类生产任务
tasks/ai_tasks/prompts.py ai_task中的 prompt,为任务重构做准备,准备将标题重写任务也放入 ai_tasks中
修改文件:
run_title_rewrite_task.py 重命名为 title_process_task.py, 在该任务中保留原来标题改写任务,增加品类生产任务
新增merge文件: 1. applications/api/deep_seek_api_official.py deepseek 官方 api 文件 2. tasks/ai_tasks/category_generation_task.py 品类生产任务 3. tasks/ai_tasks/prompts.py ai_task中的 prompt,为任务重构做准备,准备将标题重写任务也放入 ai_tasks中 修改文件: 1. run_title_rewrite_task.py 重命名为 title_process_task.py, 在该任务中保留原来标题改写任务,增加品类生产任务
luojunhui
closed
2 months ago
This pull request has been merged successfully!
Sign in
to join this conversation.
Labels
Clear labels
No Label
Milestone
Clear milestone
No Milestone
Assignee
Clear assignee
No assignee
1 Participants
Write
Preview
Loading...
Cancel
Save
There is no content yet.
新增merge文件:
修改文件: