shern
|
15d3fbce37
|
correct typo for reorganize
|
2025-04-13 10:42:24 +08:00 |
|
shaoyijia
|
ea39855d36
|
Specify litellm version in requirements.txt.
|
2025-01-22 13:41:26 -08:00 |
|
shaoyijia
|
73bddddc3f
|
Patch LitellmModel.
|
2025-01-22 12:15:45 -08:00 |
|
shaoyijia
|
3362dae748
|
Add litellm integration in knowledge-storm v1.1.0.
|
2025-01-22 11:59:28 -08:00 |
|
Yucheng-Jiang
|
068c9b9922
|
fix code style
|
2025-01-22 11:19:41 -08:00 |
|
Yucheng-Jiang
|
5fd4bc9bde
|
fix code style with black
|
2025-01-22 11:15:41 -08:00 |
|
Yucheng-Jiang
|
faff1f7f3b
|
bump up version; add encoder class document; update readme
|
2025-01-22 11:13:14 -08:00 |
|
Yucheng-Jiang
|
e213650bd3
|
update StanfordOvalArxivRM for internal usage
|
2025-01-21 22:53:24 -08:00 |
|
Yucheng-Jiang
|
a7b0be047d
|
STORM code typo fix
|
2025-01-21 22:52:40 -08:00 |
|
Yucheng-Jiang
|
8820be3821
|
Co-STORM code revision
|
2025-01-21 22:52:29 -08:00 |
|
Yucheng-Jiang
|
46b472b979
|
integrate Litellm into lm interface
|
2025-01-21 22:51:40 -08:00 |
|
Yucheng-Jiang
|
0764f542b5
|
encapsulate encoding function and Encoder class
|
2025-01-21 22:50:23 -08:00 |
|
shaoyijia
|
6f11450a8c
|
Fix AzureOpenAIModel to match the latest Azure API.
|
2025-01-14 17:30:40 -08:00 |
|
shaoyijia
|
e09f273c58
|
Bump up pypi version (#265).
|
2024-12-10 23:13:03 -08:00 |
|
Yucheng-Jiang
|
93c6251488
|
Update engine.py with minor typo
Resolve #242
|
2024-10-29 11:00:46 -07:00 |
|
Eminem
|
d7d8f4086c
|
[SerperRM Bug]
valid_url_to_snippets.get(url, {}) get none value.
call strip function will be fix it. just like url.strip("\'").
format code and commit.
|
2024-10-27 16:59:52 +08:00 |
|
Eminem
|
03e3af6894
|
[SerperRM Bug]
valid_url_to_snippets.get(url, {}) get none value.
call strip function will be fix it. just like url.strip("\'")
|
2024-10-27 09:57:45 +08:00 |
|
Yijia Shao
|
18d025853a
|
Merge pull request #198 from dfusion-dev/main
[New RM] Add AzureAISearch
|
2024-10-19 11:14:30 -07:00 |
|
Yijia Shao
|
9511be7b00
|
Fix format issue.
|
2024-10-19 11:11:13 -07:00 |
|
Yijia Shao
|
628bf0ec9d
|
Nit.
|
2024-10-19 11:06:15 -07:00 |
|
patrick@cryptolock.ai
|
da52da2620
|
azure ai search scoped imports included
|
2024-10-16 14:33:03 -07:00 |
|
patrick@cryptolock.ai
|
3922a84c4e
|
Azure AI Search has optional requirements
|
2024-10-16 14:01:10 -07:00 |
|
Hagen Hübel
|
3b2e5a0106
|
Fixing Typo "reogranize" -> "reorganize"
|
2024-10-09 22:31:52 +03:00 |
|
patrick@cryptolock.ai
|
db59481dbe
|
Add Azure AI Search Support
|
2024-10-07 10:45:51 -07:00 |
|
xiaobeicn
|
4b091714cc
|
fix and add
|
2024-09-27 11:35:43 +08:00 |
|
shaoyijia
|
efac123871
|
Fix python code format.
|
2024-09-25 10:22:38 -07:00 |
|
Yijia Shao
|
ded466dcaa
|
Mark StanfordOvalArxivRM as for internal use only.
|
2024-09-25 10:19:16 -07:00 |
|
Yijia Shao
|
b35c27229a
|
Update comments.
|
2024-09-25 10:15:59 -07:00 |
|
Yucheng-Jiang
|
7cb5b19bf0
|
reformat code using black
|
2024-09-25 00:56:13 -07:00 |
|
Yucheng-Jiang
|
0f16ecee8c
|
add version hint back
|
2024-09-25 00:34:04 -07:00 |
|
Yucheng-Jiang
|
2a117d13d1
|
add class and function documentations
|
2024-09-25 00:32:45 -07:00 |
|
Yucheng-Jiang
|
cba2184915
|
remove frontend code
|
2024-09-25 00:31:59 -07:00 |
|
Yucheng-Jiang
|
354de564d0
|
Update __init__.py
|
2024-09-24 21:44:35 -07:00 |
|
Yucheng-Jiang
|
9da20a8569
|
update in utils
|
2024-09-24 21:44:35 -07:00 |
|
Yucheng-Jiang
|
bb9c89136c
|
update storm question answering module to be more compatible with additional lm
|
2024-09-24 21:44:35 -07:00 |
|
Yucheng-Jiang
|
6a6ae49ff9
|
update article polish dspy config to be more robust and compatible with more lm
|
2024-09-24 21:44:35 -07:00 |
|
Yucheng-Jiang
|
4f4aab9b1b
|
refactor interfaces of dataclasses, encoder, retriever, logging wrapper, to support datatype sharing between storm and co-storm
|
2024-09-24 21:44:35 -07:00 |
|
Yucheng-Jiang
|
a4bcbe4989
|
add costorm project to knowledge_storm
|
2024-09-24 21:44:24 -07:00 |
|
shaoyijia
|
f1ea4f7a79
|
Bump up pypi package version.
|
2024-09-24 18:48:19 -07:00 |
|
shaoyijia
|
9386e02e4e
|
Add GoogleSearch rm.
|
2024-09-24 18:47:28 -07:00 |
|
shaoyijia
|
7bfa67b138
|
Enforce checking of python package version.
|
2024-09-22 23:30:16 -07:00 |
|
Ikko Eltociear Ashimine
|
a2f061c0ab
|
chore: update rm.py
occured -> occurred
|
2024-09-23 00:21:46 +09:00 |
|
shaoyijia
|
d50511f76a
|
Support backoff and retry when encountering duckduckgo_search.exceptions.RatelimitException.
|
2024-09-08 23:58:20 -07:00 |
|
shaoyijia
|
89c8aad97f
|
Reformat knowledge_storm/** using black.
|
2024-09-01 12:08:02 -07:00 |
|
zenith110
|
c9d9589f24
|
Updated tavily rm to have engine docs in first docs string
|
2024-08-24 09:23:01 -04:00 |
|
zenith110
|
9499cdfb87
|
Removed whitespace
|
2024-08-23 13:43:46 -04:00 |
|
zenith110
|
1902903f5e
|
Added tavily code
|
2024-08-23 12:00:48 -04:00 |
|
shaoyijia
|
b07ce84179
|
Bump up python package version.
|
2024-08-22 22:55:57 -07:00 |
|
shaoyijia
|
71f4cd9120
|
Reformat code.
|
2024-08-22 22:18:59 -07:00 |
|
shaoyijia
|
1ba0d6d609
|
Reimplement VLLMClient to reflect the recent update in vllm.
|
2024-08-22 22:15:34 -07:00 |
|