zenith110
|
1902903f5e
|
Added tavily code
|
2024-08-23 12:00:48 -04:00 |
|
Yijia Shao
|
36f92aa9b2
|
Merge branch 'main' into users/zenith110/duckduckgo
|
2024-08-22 21:09:12 -07:00 |
|
ndehouche
|
529988ecff
|
Change name of Groq class to GroqModel and added example with link to get Groq API key in run_storm_wiki_groq.py
|
2024-08-20 00:03:01 +07:00 |
|
zenith110
|
525e660362
|
Updated to pull latest changes from main
|
2024-08-19 12:58:03 -04:00 |
|
Yijia Shao
|
231c34bf51
|
Merge branch 'main' into feature/add-support-for-searxng
|
2024-08-18 23:22:20 -07:00 |
|
zenith110
|
c57425d38b
|
Updated comment on keys to include or as part of the last key
|
2024-08-17 11:37:24 -04:00 |
|
zenith110
|
932adfc4e2
|
Updated duckduckgo retrievers to be parsed
|
2024-08-17 11:33:27 -04:00 |
|
zenith110
|
0a5a319177
|
Updated examples + rm to use duckduckgo
|
2024-08-15 23:24:49 -04:00 |
|
Kevin Jiang
|
457ed9ef2f
|
support brave search
|
2024-08-08 22:09:47 +08:00 |
|
Kevin Jiang
|
f74b91ca8d
|
support brave search
|
2024-08-08 08:32:10 +08:00 |
|
Yijia Shao
|
cbb38daed6
|
Merge pull request #128 from amrpyt/dev-gemini
Support Gemini model.
|
2024-08-04 17:00:27 -07:00 |
|
amr
|
255b6080c4
|
chore: Update Gemini models in STORM Wiki pipeline
|
2024-08-04 19:40:16 +03:00 |
|
AMMAS1
|
aad6ec0337
|
fixed vectorRM requiring embedding model in the example.
|
2024-08-04 04:06:15 -07:00 |
|
AMMAS1
|
db03f3ec12
|
fixed the naming of the class in the example script
|
2024-08-02 16:47:58 -07:00 |
|
AMMAS1
|
42dfbbb695
|
fixed typo in example readme
|
2024-08-02 04:28:54 -07:00 |
|
AMMAS1
|
498aa64278
|
moved the function that creates the vector store from rm.py to utils.py
|
2024-08-02 04:28:08 -07:00 |
|
AMMAS1
|
6f7e1ca445
|
updated the examples readme
|
2024-08-02 03:09:39 -07:00 |
|
AMMAS1
|
26fa01cd28
|
patched the update-vector-store command
|
2024-08-02 03:08:40 -07:00 |
|
Hanly De Los Santos
|
fa45507b4f
|
Merge remote-tracking branch 'origin/main' into feature/add-support-for-searxng
# Conflicts:
# knowledge_storm/rm.py
|
2024-07-31 20:16:50 -04:00 |
|
Hanly De Los Santos
|
4f2714f9b2
|
Adding support for SearXNG
|
2024-07-30 22:36:19 -04:00 |
|
zenith110
|
84de632450
|
Updated ollama and mistral
|
2024-07-28 11:34:51 -04:00 |
|
zenith110
|
89be9743e9
|
Manually updated all examples except serper to follow the same style as main branch
|
2024-07-28 11:29:57 -04:00 |
|
shaoyijia
|
34d38dea3a
|
Support Gemini model.
|
2024-07-28 23:14:44 +08:00 |
|
zenith110
|
0b5a56342a
|
Added serper
|
2024-07-27 17:09:28 -04:00 |
|
Ray
|
04a44ce0f2
|
Support deepseek
|
2024-07-19 03:35:51 -04:00 |
|
Ray
|
f0705792b6
|
Reset to upstream, add support for DeepSeek
|
2024-07-19 03:06:28 -04:00 |
|
shaoyijia
|
29f21f64f2
|
Merge branch 'main' into dev-python-pkg
|
2024-07-17 19:46:53 +08:00 |
|
zhou jian
|
bd3710a55d
|
Add support ollama
|
2024-07-17 12:43:10 +08:00 |
|
shaoyijia
|
708fc04fdd
|
Update example scripts.
|
2024-07-15 22:59:48 +08:00 |
|
AMMAS1
|
e31dcf1a0c
|
Require users to provide unique urls when using VectorRM.
|
2024-07-07 15:02:56 -07:00 |
|
AMMAS1
|
df8912d08b
|
add scripts and documentation to support customize retrieval source
|
2024-07-06 08:48:59 -07:00 |
|
shaoyijia
|
1f8ac2ddb4
|
Update example scripts to support BingSearch.
|
2024-05-19 20:54:08 -07:00 |
|
shaoyijia
|
5c21acfe42
|
Add example script to run STORMWiki with claude.
|
2024-04-25 22:30:04 -07:00 |
|
shaoyijia
|
03fda6c312
|
Fix examples: args.max_thread_num is not passed into STORMRunnerArguments.
|
2024-04-25 22:27:38 -07:00 |
|
shaoyijia
|
7487b909d2
|
--max_thread_num -> '--max-thread-num'
|
2024-04-25 22:11:43 -07:00 |
|
Yucheng-Jiang
|
a1deeaa42a
|
sync examples
|
2024-04-22 22:13:32 -07:00 |
|