Skip to content

Add python flag embedding - #37

Closed
Gui-Yue wants to merge 0 commit into
openRuyi-Project:mainfrom
Gui-Yue:add-python-FlagEmbedding
Closed

Add python flag embedding#37
Gui-Yue wants to merge 0 commit into
openRuyi-Project:mainfrom
Gui-Yue:add-python-FlagEmbedding

Conversation

@Gui-Yue

@Gui-Yue Gui-Yue commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Add python FlagEmbedding

1. AI 系列包

python-flagembedding 是 openRuyi AI 系列包中的重要包之一。它提供 BAAI 通用嵌入模型相关能力,可用于文本向量化、语义检索、召回和重排序等场景。

2. PR 内新增包依赖关系

下图展示本 PR 新增的 13 个包之间的直接或间接依赖关系。

flowchart TB
    flagembedding["python-flagembedding"]
    sentence_transformers["python-sentence-transformers"]
    ir_datasets["python-ir-datasets"]
    beautifulsoup4["python-beautifulsoup4"]
    soupsieve["python-soupsieve"]
    inscriptis["python-inscriptis"]
    trec_car_tools["python-trec-car-tools"]
    cbor["python-cbor"]
    lz4["python-lz4"]
    warc3_wet["python-warc3-wet"]
    warc3_wet_clueweb09["python-warc3-wet-clueweb09"]
    zlib_state["python-zlib-state"]
    unlzw3["python-unlzw3"]

    flagembedding ~~~ sentence_transformers
    sentence_transformers ~~~ ir_datasets
    ir_datasets ~~~ beautifulsoup4
    beautifulsoup4 ~~~ soupsieve
    soupsieve ~~~ inscriptis
    inscriptis ~~~ trec_car_tools
    trec_car_tools ~~~ cbor
    cbor ~~~ lz4
    lz4 ~~~ warc3_wet
    warc3_wet ~~~ warc3_wet_clueweb09
    warc3_wet_clueweb09 ~~~ zlib_state
    zlib_state ~~~ unlzw3

    flagembedding --> sentence_transformers
    flagembedding --> ir_datasets

    ir_datasets --> beautifulsoup4
    beautifulsoup4 --> soupsieve

    ir_datasets --> inscriptis

    ir_datasets --> trec_car_tools
    trec_car_tools --> cbor

    ir_datasets --> lz4
    ir_datasets --> warc3_wet
    ir_datasets --> warc3_wet_clueweb09
    ir_datasets --> zlib_state
    ir_datasets --> unlzw3
Loading

@Gui-Yue
Gui-Yue marked this pull request as draft April 1, 2026 12:56
@misaka00251 misaka00251 added Community: Student contribution Used by contributors that are currently students at an educational institution. Target: Rolling Targeting rolling/current branch. Workflow: Ready For Review Ready for review by anyone with domain expertise. BuildSystem: pyproject Issue/PR related to pyproject BuildSystem. labels Apr 1, 2026
@Gui-Yue
Gui-Yue force-pushed the add-python-FlagEmbedding branch from 854b64e to 11dbf68 Compare May 17, 2026 09:12
@Gui-Yue
Gui-Yue marked this pull request as ready for review May 17, 2026 09:23
Comment thread SPECS/python-cbor/python-cbor.spec Outdated
Comment thread SPECS/python-flagembedding/python-flagembedding.spec Outdated
Comment thread SPECS/python-zlib-state/python-zlib-state.spec Outdated
@Gui-Yue
Gui-Yue force-pushed the add-python-FlagEmbedding branch 7 times, most recently from 2d74175 to 962d81c Compare May 18, 2026 08:25
@Gui-Yue
Gui-Yue requested a review from misaka00251 May 18, 2026 08:37
@misaka00251

Copy link
Copy Markdown
Member

Can you upstream your patch?

@Gui-Yue

Gui-Yue commented May 18, 2026

Copy link
Copy Markdown
Contributor Author

Can you upstream your patch?
got it

@Gui-Yue

Gui-Yue commented May 19, 2026

Copy link
Copy Markdown
Contributor Author

Relate:FlagOpen/FlagEmbedding#1580

@misaka00251 misaka00251 added Workflow: In Review Issues that are undergoing code review and/or undergoing design review. and removed Workflow: Ready For Review Ready for review by anyone with domain expertise. labels May 19, 2026
@misaka00251 misaka00251 added this to the 2026.06 milestone May 19, 2026
@Gui-Yue
Gui-Yue force-pushed the add-python-FlagEmbedding branch from 962d81c to 680c1ee Compare May 28, 2026 12:57
@Sakura286

Copy link
Copy Markdown
Contributor

@Gui-Yue Still working on this package?

@Gui-Yue

Gui-Yue commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

@Gui-Yue Still working on this package?

1 前段时间太忙了x(

@Gui-Yue Gui-Yue closed this Jun 19, 2026
@Gui-Yue
Gui-Yue force-pushed the add-python-FlagEmbedding branch from 680c1ee to 0806be3 Compare June 19, 2026 10:08
@openruyi-bot openruyi-bot Bot removed the Workflow: In Review Issues that are undergoing code review and/or undergoing design review. label Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BuildSystem: pyproject Issue/PR related to pyproject BuildSystem. Community: Student contribution Used by contributors that are currently students at an educational institution. Target: Rolling Targeting rolling/current branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants