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

update #100

Merged
merged 4 commits into from
Mar 18, 2024
Merged

update #100

merged 4 commits into from
Mar 18, 2024

Conversation

zealot52099
Copy link
Contributor

  • create rag\src\data_processing.py
    1)提供load_index_and_knowledge接口:根据QA对/TXT 文本生成 embedding并构建vector DB
    2)提供 find_top_k接口函数用于检索
    3)提供 rerank 的接口函数

  • update rag\src\main.py:
    调用data_processing.py中的接口

  • update rag\src\config\config.py
    增加更多路径

@aJupyter aJupyter merged commit c7d916b into SmartFlowAI:main Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants