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

feat(llm): support word segmt extraction component & multi-files uploading #69

Merged
merged 9 commits into from
Aug 22, 2024

Conversation

vichayturen
Copy link
Contributor

@vichayturen vichayturen commented Aug 18, 2024

  1. Change LLM keyword extraction to word tokenization extraction, change vid matching method.
  2. Change the file uploading in the import stage to fit multiple file uploading.
  3. Fix api connection test of ollama.
  4. Fix Graph RAG twice when clicking RAG button.

…port adaptation

1. Change LLM keyword extraction to word tokenization extraction, change vid matching method
2. Change the file uploading in the import stage to fit multiple file uploading
@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Aug 18, 2024
@github-actions github-actions bot added the llm label Aug 18, 2024
@dosubot dosubot bot added the enhancement New feature or request label Aug 18, 2024
# Conflicts:
#	hugegraph-llm/src/hugegraph_llm/demo/rag_web_demo.py
#	hugegraph-llm/src/hugegraph_llm/enums/build_mode.py
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Aug 19, 2024
@imbajin imbajin merged commit d1b5814 into apache:main Aug 22, 2024
11 checks passed
@imbajin imbajin changed the title feat: Add word segmentation extraction component and multiple file import adaptation feat(llm): support word segmt extraction component & multi-files uploading Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request llm python-client size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants