85eb367ede
Feat: add basic Langfuse support for LLM module ( #6443 )
...
### What problem does this PR solve?
#6155
Add basic Langfuse support for LLM module.
A trace example:
<img width="755" alt="image"
src="https://github.com/user-attachments/assets/25c1f852-5116-486c-a47f-6097187142ca "
/>
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-03-24 13:18:47 +08:00
4df4bf68a2
DOCS: for release. ( #6023 )
...
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
2025-03-13 15:09:29 +08:00
d44739283c
Docs: prepare docs for release v0.17.1 ( #5900 )
...
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
2025-03-11 14:39:41 +08:00
c813c1ff4c
Made task_executor async to speedup parsing ( #5530 )
...
### What problem does this PR solve?
Made task_executor async to speedup parsing
### Type of change
- [x] Performance Improvement
2025-03-03 18:59:49 +08:00
d6836444c9
DOC: for release. ( #5472 )
...
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
---------
Co-authored-by: Jin Hai <haijin.chn@gmail.com >
2025-03-02 18:47:06 +08:00
37aacb3960
Refa: drop useless fasttext ( #5470 )
...
### What problem does this PR solve?
This patch drop useless fastext which is seems useless in the code base
and its very kind of hard install
should close #4498
### Type of change
- [x] Refactoring
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2025-02-28 14:30:56 +08:00
4f40f685d9
Code refactor ( #5371 )
...
### What problem does this PR solve?
#5173
### Type of change
- [x] Refactoring
2025-02-26 15:40:52 +08:00
ffb4cda475
Run keyword_extraction, question_proposal, content_tagging in thread pool ( #5376 )
...
### What problem does this PR solve?
Run keyword_extraction, question_proposal, content_tagging in threads
### Type of change
- [x] Performance Improvement
2025-02-26 15:21:14 +08:00
53b9e7b52f
Add tavily as web searh tool. ( #5349 )
...
### What problem does this PR solve?
#5198
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-02-26 10:21:04 +08:00
eb72d598b1
Replaced pypi.tuna.tsinghua.edu.cn with mirrors.aliyun.com/pypi ( #5309 )
...
### What problem does this PR solve?
Replaced pypi.tuna.tsinghua.edu.cn with mirrors.aliyun.com/pypi.
I notice aliyun.com sometimes is much faster than tsinghua.edu.
### Type of change
- [x] Refactoring
2025-02-24 20:15:40 +08:00
fe9e9a644f
Preparation for release. ( #4739 )
...
### What problem does this PR solve?
### Type of change
- [x] Documentation Update
2025-02-06 15:15:13 +08:00
3411d0a2ce
Added cuda_is_available ( #4725 )
...
### What problem does this PR solve?
Added cuda_is_available
### Type of change
- [x] Refactoring
2025-02-05 18:01:23 +08:00
e1526846da
Fixed GPU detection on CPU only environment ( #4711 )
...
### What problem does this PR solve?
Fixed GPU detection on CPU only environment. Close #4692
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-02-05 12:02:43 +08:00
c4b1c4e6f4
Fix onnxruntime-gpu marks ( #4643 )
...
### What problem does this PR solve?
Fix onnxruntime-gpu marks
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-01-26 09:37:59 +08:00
3c2c8942d5
Removed onnxruntime ( #4632 )
...
### What problem does this PR solve?
Removed onnxruntime. It conflicts with the onnxruntime-gpu.
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-01-24 23:41:52 +08:00
8b49734241
Added onnxruntime-gpu ( #4631 )
...
### What problem does this PR solve?
Added onnxruntime-gpu
### Type of change
- [x] Refactoring
2025-01-24 14:33:21 +08:00
dd0ebbea35
Light GraphRAG ( #4585 )
...
### What problem does this PR solve?
#4543
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-01-22 19:43:14 +08:00
2962284c79
Bump akshare ( #4536 )
...
### What problem does this PR solve?
Bump akshare. Close #4525
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-01-20 11:17:59 +08:00
57b4e0c464
Bump infinity to v0.6.0-dev2 ( #4497 )
...
### What problem does this PR solve?
Bump infinity to v0.6.0-dev2. Close #4477
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-01-16 10:07:17 +08:00
d3c07794b5
Replace poetry with uv ( #4471 )
...
### What problem does this PR solve?
Replace poetry with uv
### Type of change
- [x] Refactoring
2025-01-14 11:49:43 +08:00